summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2024-03-28 14:15:57 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-04-09 18:51:06 +0300
commitfdb43d131fba3e314f5cb353745a8caeefdff48b (patch)
tree3411f2367b932ad111813c949f2aae23f3a5c697 /tools/perf/scripts/python/export-to-postgresql.py
parentebee9ca2f59e35a60a6704a79df6477b3c84ac96 (diff)
downloadlinux-fdb43d131fba3e314f5cb353745a8caeefdff48b.tar.xz
staging: vt6655: remove redundant assignment to variable byData
Variable byData is being assigned a value that is never read, it is being re-assigned later on. The assignment is redundant and can be removed. Cleans up clang scan build warning: drivers/staging/vt6655/srom.c:67:2: warning: Value stored to 'byData' is never read [deadcode.DeadStores] Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> Link: https://lore.kernel.org/r/20240328111557.761380-1-colin.i.king@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions