aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-03-26 19:13:57 +0000
committerPeter Chen <[email protected]>2021-04-12 20:19:22 +0800
commit9ecc3eb03c37b54c507ba5127a4c781d36b0c121 (patch)
treea8a047264852f90fa60a3023fecd7bc6e8e3144d /tools/perf/scripts/python
parent8079ebf5ff51503574b5e6fd8d141de80032d761 (diff)
usb: cdnsp: remove redundant initialization of variable ret
The variable ret is being initialized 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]> Reviewed-by: Pawel Laszczak <[email protected]> Signed-off-by: Peter Chen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions