Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86247
b: refs/heads/master
c: 68db38f
h: refs/heads/master
i:
  86245: cf6ce80
  86243: d7ec089
  86239: b5c9c0c
v: v3
  • Loading branch information
Li Zefan authored and Linus Torvalds committed Feb 24, 2008
1 parent 9110930 commit 3d23554
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: 8d53d55d27754508e58e9ac18a4a445b110434bf
refs/heads/master: 68db38f1537a44097e264f28bda751d6b919cd53
1 change: 0 additions & 1 deletion trunk/kernel/cgroup.c
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,6 @@ static struct css_set *find_css_set(
/* Link this cgroup group into the list */
list_add(&res->list, &init_css_set.list);
css_set_count++;
INIT_LIST_HEAD(&res->tasks);
write_unlock(&css_set_lock);

return res;
Expand Down

0 comments on commit 3d23554

Please sign in to comment.