aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2022-11-04 13:50:36 +0000
committerKalle Valo <[email protected]>2022-11-08 09:40:18 +0200
commit9db485ce098fda396151253b34c5aa6a4fbf6c1b (patch)
tree238d9c18cecce875ec098c77e169f98c1b0aa4c8 /tools/perf/scripts/python/syscall-counts-by-pid.py
parentf7333fc2135b96dc36965a8e711a9275432256df (diff)
wifi: iwlegacy: remove redundant variable len
Variable len is being assigned and modified but it is never used. The variable is redundant and can be removed. Cleans up clang scan build warning: warning: variable 'len' set but not used [-Wunused-but-set-variable] Signed-off-by: Colin Ian King <[email protected]> Acked-by: Stanislaw Gruszka <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions