git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5626d3e
)
securityfs: fix long-broken securityfs_create_file comment
author
Serge E. Hallyn
<serue@us.ibm.com>
Mon, 2 Feb 2009 23:07:33 +0000
(15:07 -0800)
committer
James Morris
<jmorris@namei.org>
Tue, 3 Feb 2009 00:02:51 +0000
(11:02 +1100)
If there is an error creating a file through securityfs_create_file,
NULL is not returned, rather the error is propagated.
Signed-off-by: Serge E. Hallyn <serue@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
No differences found