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 18b98b5e1e3c..1b73a3f966c8 100644
--- a/security/selinux/hooks.c
+++ b/security/selinux/hooks.c
@@ -4191,7 +4191,7 @@ static int selinux_task_movememory(struct task_struct *p)
4191 PROCESS__SETSCHED, NULL); 4191 PROCESS__SETSCHED, NULL);
4192} 4192}
4193 4193
4194static int selinux_task_kill(struct task_struct *p, struct siginfo *info, 4194static int selinux_task_kill(struct task_struct *p, struct kernel_siginfo *info,
4195 int sig, const struct cred *cred) 4195 int sig, const struct cred *cred)
4196{ 4196{
4197 u32 secid; 4197 u32 secid;