aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-04-07 10:39:22 +0100
committerDavid S. Miller <[email protected]>2021-04-07 14:48:32 -0700
commit7b3ae17f0f681027a5de532c6a94d99334d97633 (patch)
treea568caf869bdb34d7d15260ce7ddc58dc0b4034d /tools/perf/scripts/python/export-to-postgresql.py
parent33b32a2984269706449ff4702682cac2dda01c7e (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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions