aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-01-14 17:11:45 +0000
committerGreg Kroah-Hartman <[email protected]>2020-01-15 13:11:41 +0100
commit32f78c901d14bd63c38ed49d3db7d697b84e4a1c (patch)
tree324914f9277db9c4f02d2597bbd3cc98ea73f20a /tools/perf/scripts/python
parent01fbbd42d1f48b505714434c406f6ebbd6c9a60e (diff)
staging: vt6655: remove redundant assignment to variable ret
The variable ret is being initialized with a value that is never read and is being re-assigned later on. The assignment is redundant and hence 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: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions