summary refs log tree commit diff
path: root/drivers/misc
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2019-05-21 10:03:48 -0500
committerEric W. Biederman <ebiederm@xmission.com>2019-05-27 09:36:28 -0500
commitcb44c9a0ab21a9ae4dfcabac1ed8e38aa872d1af (patch)
treee09131e28e3f55143862fc2377c30049a6a4b0bc /drivers/misc
parent72abe3bcf0911d69b46c1e8bdb5612675e0ac42c (diff)
downloadlinux-cb44c9a0ab21a9ae4dfcabac1ed8e38aa872d1af.tar.gz
signal: Remove task parameter from force_sigsegv
The function force_sigsegv is always called on the current task
so passing in current is redundant and not passing in current
makes this fact obvious.

This also makes it clear force_sigsegv always calls force_sig
on the current task.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions