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 ad9a9b8e9979..1b500b4c78a7 100644 --- a/security/selinux/hooks.c +++ b/security/selinux/hooks.c | |||
@@ -4186,7 +4186,7 @@ static int selinux_task_movememory(struct task_struct *p) | |||
4186 | PROCESS__SETSCHED, NULL); | 4186 | PROCESS__SETSCHED, NULL); |
4187 | } | 4187 | } |
4188 | 4188 | ||
4189 | static int selinux_task_kill(struct task_struct *p, struct siginfo *info, | 4189 | static int selinux_task_kill(struct task_struct *p, struct kernel_siginfo *info, |
4190 | int sig, const struct cred *cred) | 4190 | int sig, const struct cred *cred) |
4191 | { | 4191 | { |
4192 | u32 secid; | 4192 | u32 secid; |