aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorSimon Horman <[email protected]>2024-01-23 09:59:48 +0000
committerLee Jones <[email protected]>2024-02-23 14:58:01 +0000
commit944e823d73d042dba6b73b6cbdb14367d38d0ca4 (patch)
tree85303663ba324d4f1ae7fe1a85cd2042909587ea /tools/perf/scripts/python/stackcollapse.py
parent6cea614ba78d6b78e64e39f5ccdfad4aac1d0110 (diff)
mfd: rave-sp: Avoid unnecessary use of comma operator
Although it does not seem to have any untoward side-effects, the use of ';' to separate to assignments seems more appropriate than ','. Flagged by clang-17 -Wcomma No functional change intended. Compile tested only. Signed-off-by: Simon Horman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions