Eric W. Biederman 07bd88a9a5 signal/nds32: Remove tsk parameter from send_sigtrap
The send_sigtrap function is always called with tsk == current.
Make that obvious by removing the tsk parameter.

This also makes it clear that send_sigtrap always calls
force_sig_fault on the current task.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
2019-05-29 09:31:42 -05:00
..
2019-05-16 15:07:08 +08:00
2018-02-22 10:44:34 +08:00
2018-05-29 16:10:32 +02:00
2018-11-22 18:13:13 +08:00
2018-11-22 18:13:13 +08:00
2018-02-22 10:44:32 +08:00
2018-11-22 18:13:13 +08:00
2018-09-04 14:45:15 +08:00
2018-02-22 10:44:34 +08:00
2018-11-22 18:13:51 +08:00
2018-11-22 18:13:13 +08:00
2018-02-22 10:44:33 +08:00
2018-02-22 10:44:34 +08:00
2019-05-16 15:07:08 +08:00