aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py
diff options
context:
space:
mode:
authorEdmundo Carmona Antoranz <[email protected]>2021-03-06 15:07:39 -0600
committerPeter Zijlstra <[email protected]>2021-03-10 09:51:49 +0100
commit13c2235b2b2870675195f0b551275d1abdd81068 (patch)
treecae34342507f0458f49cd1a48a904a8ec68504a9 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py
parent1e17fb8edc5ad6587e9303ccdebce853bc8cf30c (diff)
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 <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions