Skip to content
Snippets Groups Projects
Commit 3cf5d076 authored by Eric W. Biederman's avatar Eric W. Biederman
Browse files

signal: Remove task parameter from force_sig


All of the remaining callers pass current into force_sig so
remove the task parameter to make this obvious and to make
misuse more difficult in the future.

This also makes it clear force_sig passes current into force_sig_info.

Signed-off-by: default avatar"Eric W. Biederman" <ebiederm@xmission.com>
parent cb44c9a0
No related merge requests found
Showing
with 48 additions and 50 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment