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-02-07 11:22:08 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-02-17 17:01:10 +0100
commitae28fd06b3a830aae34f1a3f3d7fbc2a5b59043a (patch)
tree86e118cf1dc217db84926d8cf026bd3f09edcc2a /tools/perf/scripts/python/export-to-postgresql.py
parent136a73da8e3d771567a0a78e0af867d3f9cf63eb (diff)
usb: storage: freecom: Remove redundant assignment to variable offset
The variable offset is being assigned a value that is not being read afterwards, the assignment is redundant and can be removed. Cleans up clang scan warning: drivers/usb/storage/freecom.c:537:2: warning: Value stored to 'offset' is never read [deadcode.DeadStores] Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Link: https://lore.kernel.org/r/20240207112208.2443237-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