diff options
Diffstat (limited to 'security/selinux/hooks.c')
-rw-r--r-- | security/selinux/hooks.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/selinux/hooks.c b/security/selinux/hooks.c index 8dbc54cde59e..7465d713b531 100644 --- a/security/selinux/hooks.c +++ b/security/selinux/hooks.c | |||
@@ -2474,7 +2474,7 @@ out: | |||
2474 | return rc; | 2474 | return rc; |
2475 | } | 2475 | } |
2476 | 2476 | ||
2477 | static int selinux_sb_kern_mount(struct super_block *sb, void *data) | 2477 | static int selinux_sb_kern_mount(struct super_block *sb, int flags, void *data) |
2478 | { | 2478 | { |
2479 | const struct cred *cred = current_cred(); | 2479 | const struct cred *cred = current_cred(); |
2480 | struct avc_audit_data ad; | 2480 | struct avc_audit_data ad; |