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:
e0d5bd2
)
ima: call ima_inode_free ima_inode_free
author
Eric Paris
<eparis@redhat.com>
Fri, 4 Dec 2009 20:48:08 +0000
(15:48 -0500)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 16 Dec 2009 17:16:46 +0000
(12:16 -0500)
ima_inode_free() has some funky #define just to confuse the crap out of me.
void ima_iint_delete(struct inode *inode)
and then things actually call ima_inode_free() and nothing calls
ima_iint_delete().
Signed-off-by: Eric Paris <eparis@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found