Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128016
b: refs/heads/master
c: 0de3368
h: refs/heads/master
v: v3
  • Loading branch information
David Howells authored and Linus Torvalds committed Jan 9, 2009
1 parent ebc3fff commit 5716d37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 29a41e9e029d21c306e3ad6e723700348b04706a
refs/heads/master: 0de336814107358bc8c4173bf9ce2d42445173fe
1 change: 1 addition & 0 deletions trunk/kernel/cred.c
Original file line number Diff line number Diff line change
Expand Up @@ -529,6 +529,7 @@ struct cred *prepare_kernel_cred(struct task_struct *daemon)

error:
put_cred(new);
put_cred(old);
return NULL;
}
EXPORT_SYMBOL(prepare_kernel_cred);
Expand Down

0 comments on commit 5716d37

Please sign in to comment.