diff options
| author | Colin Ian King <[email protected]> | 2021-10-13 18:28:34 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2021-10-19 02:38:34 +0000 |
| commit | 8ecfb16c9be271dc79bfabbed9ac8ab8faba50b2 (patch) | |
| tree | e28a99897798d4706464850f845a0ff2e83e8416 /drivers/scsi/scsi_debug.c | |
| parent | scsi: fcoe: Use netif_is_bond_master() instead of open code (diff) | |
| download | kernel-8ecfb16c9be271dc79bfabbed9ac8ab8faba50b2.tar.gz kernel-8ecfb16c9be271dc79bfabbed9ac8ab8faba50b2.zip | |
scsi: 3w-xxx: Remove redundant initialization of variable retval
The variable retval is being initialized with a value that is never read,
it is being updated immediately afterwards. The assignment is redundant and
can be removed.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Addresses-Coverity: ("Unused value")
Diffstat (limited to 'drivers/scsi/scsi_debug.c')
0 files changed, 0 insertions, 0 deletions
