- Update to 3.3-rc2.
[linux-flexiantxendom0-3.2.10.git] / security / apparmor / apparmorfs.c
index 867995c..235e9fa 100644 (file)
@@ -165,7 +165,7 @@ static void __init aafs_remove(const char *name)
  *
  * Used aafs_remove to remove entries created with this fn.
  */
-static int __init aafs_create(const char *name, int mask,
+static int __init aafs_create(const char *name, umode_t mask,
                              const struct file_operations *fops)
 {
        struct dentry *dentry;