aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
Diffstat (limited to 'security/selinux/hooks.c')
-rw-r--r--security/selinux/hooks.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/selinux/hooks.c b/security/selinux/hooks.c
index 469f5c75bd4b..3140efa76a75 100644
--- a/security/selinux/hooks.c
+++ b/security/selinux/hooks.c
@@ -2761,7 +2761,7 @@ static int selinux_sb_statfs(struct dentry *dentry)
2761} 2761}
2762 2762
2763static int selinux_mount(const char *dev_name, 2763static int selinux_mount(const char *dev_name,
2764 struct path *path, 2764 const struct path *path,
2765 const char *type, 2765 const char *type,
2766 unsigned long flags, 2766 unsigned long flags,
2767 void *data) 2767 void *data)