aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorHugo Villeneuve <hvilleneuve@dimonoff.com>2026-04-17 10:53:36 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-05-11 17:20:18 +0200
commit922cc077b248a786a93339e7b76bc21ed8575ac7 (patch)
treee395ae46c3b0439623a25700251000df6c1f47a2 /tools/perf/scripts/python/stackcollapse.py
parent20ffe4b3330a8bde9e933e9ba2323d5e9386caa5 (diff)
serial: max310x: move variables to while() scope
txlen, to_send and tail variables are only used within the while() loop. Move them to that scope to keep them closer to their usage and improve readability. Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com> Link: https://patch.msgid.link/20260417-max310x-2-v1-9-b424e105ecac@dimonoff.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions