aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-04-20 23:24:49 +0100
committerLuca Coelho <[email protected]>2020-06-08 14:39:00 +0300
commitce475a8fb2229ffdb14ae011625097b3d3a8e39d (patch)
tree3a3cda0ead0481291794285c0fa190be687e427d /tools/perf/scripts/python/bin
parent0f736f3bec8db0603f625c8c377a5010a5a1b066 (diff)
iwlwifi: mvm: remove redundant assignment to variable ret
The variable ret is being assigned 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]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Luca Coelho <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions