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:
e1c9b23
)
evm: fix evm_inode_init_security return code
author
Mimi Zohar
<zohar@linux.vnet.ibm.com>
Thu, 11 Aug 2011 04:22:52 +0000
(
00:22
-0400)
committer
James Morris
<jmorris@namei.org>
Thu, 11 Aug 2011 07:42:41 +0000
(17:42 +1000)
evm_inode_init_security() should return 0, when EVM is not enabled.
(Returning an error is a remnant of evm_inode_post_init_security.)
Signed-off-by: Mimi Zohar <zohar@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
No differences found