aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-09-02 15:35:05 +0100
committerDavid S. Miller <[email protected]>2021-09-03 12:32:25 +0100
commitbf0df73a2f0d1674bcc930ddff0de0544e512b6e (patch)
treef815e18c0d592909733581215080180e89ca883e /tools/perf/scripts/python/netdev-times.py
parent743902c5446190d9293672e717a6933dffabcb24 (diff)
seg6_iptunnel: Remove redundant initialization of variable err
The variable err is being initialized with a value that is never read, it is being updated later on. The assignment is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions