diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2018-09-22 01:38:41 +0300 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2018-09-27 22:53:35 +0300 |
commit | 24b8f79dd8e036da618d158b4c0295208d478c5c (patch) | |
tree | fba03330a5bceb32733973c60df4fa543cc4a6fd /tools/perf/scripts/python | |
parent | 6fa998e83ef9bcc479b0fa088de262a73e139bf8 (diff) | |
download | linux-24b8f79dd8e036da618d158b4c0295208d478c5c.tar.xz |
signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_info
Every caller passes in current for tsk so there is no need to pass
tsk. Instead make tsk a local variable initialized to current.
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Tested-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions