diff options
| author | Colin Ian King <[email protected]> | 2019-09-05 14:50:17 +0100 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2019-09-30 22:42:41 -0400 |
| commit | c88dcd8aca65bf8de54093e245128157bb953d85 (patch) | |
| tree | d441fcc7ebfbe22538cb55fd8d1d2f51ca4fc6ce /tools/perf/scripts/python | |
| parent | da6d2965dbdb480f091c42f54a09abe8056282e5 (diff) | |
scsi: mvsas: remove redundant assignment to variable rc
The variable rc is being initialized with a value that is never read and is
being re-assigned a little later on. The assignment is redundant and hence
can be removed.
Link: https://lore.kernel.org/r/[email protected]
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions