diff options
author | 2019-07-03 09:32:14 +0100 | |
---|---|---|
committer | 2019-07-03 11:33:55 -0700 | |
commit | 2559d7c4dd0eb17e6454fc7f52f9c5ea63a272df (patch) | |
tree | fab6565a5c6da797d6ff6f2bd42f5215ec5486ab /tools/perf/scripts/python/export-to-postgresql.py | |
parent | atl1c: remove redundant assignment to variable tpd_req (diff) | |
download | wireguard-linux-2559d7c4dd0eb17e6454fc7f52f9c5ea63a272df.tar.xz wireguard-linux-2559d7c4dd0eb17e6454fc7f52f9c5ea63a272df.zip |
qlcnic: remove redundant assignment to 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