summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorNikolay Kulikov <nikolayof23@gmail.com>2026-02-24 19:43:19 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-02-25 06:59:12 -0800
commit9bf1804229a7a768710a0462ac6ae9b28832382d (patch)
tree98cfed004b54664c81b16b9b5ccd212d79cd0200 /tools/perf/scripts/python/bin/stackcollapse-report
parent0c038cb19a8ac4531a144e3df9ca6fb1458627f1 (diff)
staging: rtl8723bs: remove recurring counter increment
The code: cnt += in_ie[cnt + 1] + 2; /* get next */ is in both the "if" and "else" branches. Remove this repetition, which will simplify the code and improve readability. Signed-off-by: Nikolay Kulikov <nikolayof23@gmail.com> Link: https://patch.msgid.link/20260224164445.18316-1-nikolayof23@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions