Skip to content
Commit 13c2235b authored by Edmundo Carmona Antoranz's avatar Edmundo Carmona Antoranz Committed by Peter Zijlstra
Browse files

sched: Remove unnecessary variable from schedule_tail()



Since 565790d2 (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: default avatarEdmundo Carmona Antoranz <eantoranz@gmail.com>
Signed-off-by: default avatarPeter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20210306210739.1370486-1-eantoranz@gmail.com
parent 1e17fb8e
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