Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71523
b: refs/heads/master
c: a24efe6
h: refs/heads/master
i:
  71521: ffa786b
  71519: 1364ee0
v: v3
  • Loading branch information
Mariusz Kozlowski authored and Linus Torvalds committed Oct 19, 2007
1 parent 50fd0c4 commit 79dd29e
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: 26e3d11dd32da3768d64639899ccdb8a2649116f
refs/heads/master: a24efe62dd165be7d03431cf936ae17d345fed69
2 changes: 1 addition & 1 deletion trunk/kernel/fork.c
Original file line number Diff line number Diff line change
Expand Up @@ -978,7 +978,7 @@ static struct task_struct *copy_process(unsigned long clone_flags,
struct pid *pid)
{
int retval;
struct task_struct *p = NULL;
struct task_struct *p;
int cgroup_callbacks_done = 0;

if ((clone_flags & (CLONE_NEWNS|CLONE_FS)) == (CLONE_NEWNS|CLONE_FS))
Expand Down

0 comments on commit 79dd29e

Please sign in to comment.