diff options
author | 2020-07-23 16:54:15 +0100 | |
---|---|---|
committer | 2020-07-23 20:34:34 +0200 | |
commit | fa74af6b128cc238bf851f0235d4ae5b42108a66 (patch) | |
tree | 3f1ce51a73f4798ffceade709ded7561c4cb0cbb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: octeon: Add the license identifier (diff) | |
download | wireguard-linux-fa74af6b128cc238bf851f0235d4ae5b42108a66.tar.xz wireguard-linux-fa74af6b128cc238bf851f0235d4ae5b42108a66.zip |
staging: unisys: visorhba: remove redundant initialization of variables scsicmd_id and rc
The variables scsicmd_id and rc is being initialized with a value
that is never read and are being updated later with a new value.
The initializations are redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20200723155415.994036-1-colin.king@canonical.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