diff options
author | Mimi Zohar <zohar@linux.vnet.ibm.com> | 2011-08-15 09:09:16 -0400 |
---|---|---|
committer | James Morris <jmorris@namei.org> | 2011-08-16 09:23:44 +1000 |
commit | 1e39f384bb01b0395b69cb70c2cacae65012f203 (patch) | |
tree | d80fa4881dd94a198a6a8c34212e04187dc136ab /security/tomoyo | |
parent | 7d8db1808a2001077a9f966180c5e4f7cc20d4c7 (diff) |
evm: fix build problems
- Make the previously missing security_old_inode_init_security() stub
function definition static inline.
- The stub security_inode_init_security() function previously returned
-EOPNOTSUPP and relied on the callers to change it to 0. The stub
security/security_old_inode_init_security() functions now return 0.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Mimi Zohar <zohar@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'security/tomoyo')
0 files changed, 0 insertions, 0 deletions