summaryrefslogtreecommitdiffstats
path: root/kernel/ptrace.c
diff options
context:
space:
mode:
authorEdmundo Carmona Antoranz <eantoranz@gmail.com>2021-03-06 15:07:39 -0600
committerPeter Zijlstra <peterz@infradead.org>2021-03-10 09:51:49 +0100
commit13c2235b2b2870675195f0b551275d1abdd81068 (patch)
treecae34342507f0458f49cd1a48a904a8ec68504a9 /kernel/ptrace.c
parent1e17fb8edc5ad6587e9303ccdebce853bc8cf30c (diff)
downloadlinux-stable-13c2235b2b2870675195f0b551275d1abdd81068.tar.gz
linux-stable-13c2235b2b2870675195f0b551275d1abdd81068.tar.bz2
linux-stable-13c2235b2b2870675195f0b551275d1abdd81068.zip
sched: Remove unnecessary variable from schedule_tail()
Since 565790d28b1 (sched: Fix balance_callback(), 2020-05-11), there is no longer a need to reuse the result value of the call to finish_task_switch() inside schedule_tail(), therefore the variable used to hold that value (rq) is no longer needed. Signed-off-by: Edmundo Carmona Antoranz <eantoranz@gmail.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Link: https://lkml.kernel.org/r/20210306210739.1370486-1-eantoranz@gmail.com
Diffstat (limited to 'kernel/ptrace.c')
0 files changed, 0 insertions, 0 deletions