Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 312872
b: refs/heads/master
c: 63a4458
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro committed Jul 14, 2012
1 parent 7e0c4e3 commit 6d14aef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6ce6e24e72233073c8ead9419fc5040d44803dae
refs/heads/master: 63a44583f3a4408b902a3d7ba18b4ab13d1309ab
1 change: 0 additions & 1 deletion trunk/fs/qnx6/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,6 @@ static struct inode *qnx6_alloc_inode(struct super_block *sb)
static void qnx6_i_callback(struct rcu_head *head)
{
struct inode *inode = container_of(head, struct inode, i_rcu);
INIT_LIST_HEAD(&inode->i_dentry);
kmem_cache_free(qnx6_inode_cachep, QNX6_I(inode));
}

Expand Down

0 comments on commit 6d14aef

Please sign in to comment.