summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2021-04-20 13:27:30 +0100
committerDavid S. Miller <davem@davemloft.net>2021-04-20 17:05:19 -0700
commit55cdc26a91ac270887583945aef2bd460a2805f7 (patch)
tree6841a1072af6a96049685523437216b7370bb85d /tools/perf/scripts/python/export-to-postgresql.py
parentaf39c8f72301b268ad8b04bae646b6025918b82b (diff)
net: mana: remove redundant initialization of variable err
The variable err is being initialized with a value that is never read and it is being updated later with a new value. The initialization 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