Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 297777
b: refs/heads/master
c: 8f12191
h: refs/heads/master
i:
  297775: 7d70f9b
v: v3
  • Loading branch information
Tejun Heo committed Mar 30, 2012
1 parent b6baa06 commit f896cab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: ad50c15919e8aca7ea30f9dcf4bac52448c9ab46
refs/heads/master: 8f121918f2e49f852de1acdc5255cc1ef440d85b
2 changes: 1 addition & 1 deletion trunk/kernel/cgroup.c
Original file line number Diff line number Diff line change
Expand Up @@ -1883,7 +1883,7 @@ static void cgroup_task_migrate(struct cgroup *cgrp, struct cgroup *oldcgrp,
*/
int cgroup_attach_task(struct cgroup *cgrp, struct task_struct *tsk)
{
int retval;
int retval = 0;
struct cgroup_subsys *ss, *failed_ss = NULL;
struct cgroup *oldcgrp;
struct cgroupfs_root *root = cgrp->root;
Expand Down

0 comments on commit f896cab

Please sign in to comment.