diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2019-02-06 01:38:15 +0100 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2019-05-29 16:31:42 +0200 |
commit | e1656829719f9e8005ae281984b5624fc2604ad3 (patch) | |
tree | b641a2ea01688e970b3907d19a46a25fdeb5b911 /.gitignore | |
parent | signal/um: Remove task parameter from send_sigtrap (diff) | |
download | linux-e1656829719f9e8005ae281984b5624fc2604ad3.tar.xz linux-e1656829719f9e8005ae281984b5624fc2604ad3.zip |
signal/sh: Remove tsk parameter from force_sig_info_fault
The force_sig_info_fault function is always called with tsk == current.
Make that explicit by removing the tsk parameter.
This also makes it clear that the sh force_sig_info_fault passes
current into force_sig_fault.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions