commit | 85a17f552dfe77efb44b971615e4f221a5f28f37 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Fri Dec 04 15:48:08 2009 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Dec 16 12:16:46 2009 -0500 |
tree | bf9639dc2bb2dab926624a49a8b5aa1159876059 | |
parent | e0d5bd2aec4e69e720ee86958503923cafb45be5 [diff] |
ima: call ima_inode_free ima_inode_free 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>