Skip to content
Commit 07bd88a9 authored by Eric W. Biederman's avatar Eric W. Biederman
Browse files

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: default avatar"Eric W. Biederman" <ebiederm@xmission.com>
parent 6f25a967
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment