summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2022-11-04 13:50:36 +0000
committerKalle Valo <kvalo@kernel.org>2022-11-08 09:40:18 +0200
commit9db485ce098fda396151253b34c5aa6a4fbf6c1b (patch)
tree238d9c18cecce875ec098c77e169f98c1b0aa4c8 /tools/perf/scripts/python/export-to-postgresql.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 <colin.i.king@gmail.com> Acked-by: Stanislaw Gruszka <stf_xl@wp.pl> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20221104135036.225628-1-colin.i.king@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions