diff options
author | Colin Ian King <colin.king@canonical.com> | 2021-04-07 10:39:22 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-04-07 14:48:32 -0700 |
commit | 7b3ae17f0f681027a5de532c6a94d99334d97633 (patch) | |
tree | a568caf869bdb34d7d15260ce7ddc58dc0b4034d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 33b32a2984269706449ff4702682cac2dda01c7e (diff) |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions