diff options
author | 2021-04-07 10:39:22 +0100 | |
---|---|---|
committer | 2021-04-07 14:48:32 -0700 | |
commit | 7b3ae17f0f681027a5de532c6a94d99334d97633 (patch) | |
tree | a568caf869bdb34d7d15260ce7ddc58dc0b4034d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | Merge tag 'linux-can-next-for-5.13-20210407' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next (diff) | |
download | wireguard-linux-7b3ae17f0f681027a5de532c6a94d99334d97633.tar.xz wireguard-linux-7b3ae17f0f681027a5de532c6a94d99334d97633.zip |
xircom: remove redundant error check on variable err
The error check on err is always false as err is always 0 at the
port_found label. The code is redundant and can be removed.
Addresses-Coverity: ("Logically dead code")
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