diff options
author | 2019-05-31 14:27:38 +0100 | |
---|---|---|
committer | 2019-06-02 17:51:03 -0700 | |
commit | b9f88982750d5c28b3c55ab8b802ecfa62a0bbd2 (patch) | |
tree | aa8712d51e7434be6c61ee05f35ecc410a0e0c0e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground (diff) | |
download | wireguard-linux-b9f88982750d5c28b3c55ab8b802ecfa62a0bbd2.tar.xz wireguard-linux-b9f88982750d5c28b3c55ab8b802ecfa62a0bbd2.zip |
qed: remove redundant assignment to rc
The variable rc is assigned with a value that is never read and
it is re-assigned a new value later on. 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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions