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:
1c994a0
)
security: make security_file_set_fowner, f_setown and __f_setown void return
author
Jeff Layton
<jlayton@primarydata.com>
Fri, 22 Aug 2014 15:27:32 +0000
(11:27 -0400)
committer
Jeff Layton
<jlayton@primarydata.com>
Tue, 9 Sep 2014 20:01:36 +0000
(16:01 -0400)
security_file_set_fowner always returns 0, so make it f_setown and
__f_setown void return functions and fix up the error handling in the
callers.
Cc: linux-security-module@vger.kernel.org
Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
No differences found