summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2021-09-29 16:27:53 +0300
committerDavid S. Miller <davem@davemloft.net>2021-09-30 15:15:13 +0300
commit75f81afb27c366fa5a85bd2b75d0e9fd00097a50 (patch)
treeec03cfb29ccbfc3b415cd5202268ba4a37aec060 /tools/perf/scripts/python/export-to-postgresql.py
parente51bb5c2784c30959535ed20bda9754bbf67416a (diff)
downloadlinux-75f81afb27c366fa5a85bd2b75d0e9fd00097a50.tar.xz
octeontx2-af: Remove redundant initialization of variable pin
The variable pin is being initialized with a value that is never read, it is being updated later on in only one case of a switch statement. The assignment is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions