diff options
| author | Colin Ian King <[email protected]> | 2020-05-27 11:52:42 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2020-06-03 01:44:14 +0000 |
| commit | 89523cb8a67cea2642deb19042a15fdd8c4138d4 (patch) | |
| tree | c5a7956c4458afaca6ef7f17137a04a91f55b905 /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | scsi: mpt3sas: Fix memset() in non-RDPQ mode (diff) | |
| download | kernel-89523cb8a67cea2642deb19042a15fdd8c4138d4.tar.gz kernel-89523cb8a67cea2642deb19042a15fdd8c4138d4.zip | |
scsi: qedf: Remove redundant initialization of variable rc
The variable rc 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.
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/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions
