Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350324
b: refs/heads/master
c: b5d646f
h: refs/heads/master
v: v3
  • Loading branch information
Li Zefan authored and Tejun Heo committed Jan 24, 2013
1 parent f0625b8 commit 6ba3b2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 2739d3cce9816805fe26774fea2527d5b16e924d
refs/heads/master: b5d646f5d5a135064232ff3a140a47a5b84bc911
3 changes: 1 addition & 2 deletions trunk/kernel/cgroup.c
Original file line number Diff line number Diff line change
Expand Up @@ -4994,8 +4994,7 @@ void cgroup_exit(struct task_struct *tsk, int run_callbacks)
}
task_unlock(tsk);

if (cg)
put_css_set_taskexit(cg);
put_css_set_taskexit(cg);
}

/**
Expand Down

0 comments on commit 6ba3b2e

Please sign in to comment.