aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-05-09 22:41:11 +0100
committerJakub Kicinski <[email protected]>2020-05-10 11:12:55 -0700
commitd728e6402c0023a46b8595e1736695517fd94a7a (patch)
tree857de5f2a1bb25902222553aa12b8f8287188e02 /tools/perf/scripts/python/syscall-counts.py
parent4f6cd04f2ded199931c44b3c95c4938618cd8b82 (diff)
net: usb: ax88179_178a: remove redundant assignment to variable ret
The variable ret is being initializeed with a value that is never read and it is being updated later with a new value. The initialization is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions