aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-08-13 14:23:49 +0100
committerMartin K. Petersen <[email protected]>2019-08-19 21:51:00 -0400
commit9730ddfb123db3f37ace7571176661257712c99b (patch)
tree2f29f8ba00c3c2f198b8ae89eddb863133a468a8 /tools/perf/scripts/python
parent3cf92f4bfccbb3e378cd86dc46e09c2bc18cda26 (diff)
scsi: fnic: remove redundant assignment of variable rc
Variable ret is initialized to a value that is never read and it is re-assigned later and immediately returns. Clean up the code by removing rc and just returning 0. [mkp: typo] Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Acked-by: Karan Tilak Kumar <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions