Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 339331
b: refs/heads/master
c: 1754316
h: refs/heads/master
i:
  339329: cac9fdb
  339327: 03f752c
v: v3
  • Loading branch information
Tejun Heo committed Nov 19, 2012
1 parent cfa81ed commit c0b1890
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: ef9fe980c6fcc1821ab955b74b242d2d6585fa75
refs/heads/master: 175431635ec09b1d1bba04979b006b99e8305a83
2 changes: 0 additions & 2 deletions trunk/kernel/cgroup.c
Original file line number Diff line number Diff line change
Expand Up @@ -2684,9 +2684,7 @@ static int cgroup_create_dir(struct cgroup *cgrp, struct dentry *dentry,
dentry->d_fsdata = cgrp;
inc_nlink(parent->d_inode);
rcu_assign_pointer(cgrp->dentry, dentry);
dget(dentry);
}
dput(dentry);

return error;
}
Expand Down

0 comments on commit c0b1890

Please sign in to comment.