ima: Align ima_inode_removexattr() definition with LSM infrastructure
[linux-2.6-microblaze.git] / security / integrity / ima / ima_appraise.c
index cb2d0d1..36abc84 100644 (file)
@@ -790,7 +790,8 @@ int ima_inode_set_acl(struct mnt_idmap *idmap, struct dentry *dentry,
        return 0;
 }
 
-int ima_inode_removexattr(struct dentry *dentry, const char *xattr_name)
+int ima_inode_removexattr(struct mnt_idmap *idmap, struct dentry *dentry,
+                         const char *xattr_name)
 {
        int result;