linux/drivers/scsi/snic
Colin Ian King e9b1adb7c5 scsi: snic: Remove redundant assignment to variable ret
The variable ret is being initialized with a value that is never read, the
assignment is redundant and can be removed.

Link: https://lore.kernel.org/r/20210806112313.12434-1-colin.king@canonical.com
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Addresses-Coverity: ("Unused value")
2021-08-09 23:24:32 -04:00
..
cq_desc.h
cq_enet_desc.h
Makefile
snic_attrs.c
snic_ctl.c scsi: snic: Fix an error message 2021-05-14 22:31:25 -04:00
snic_debugfs.c scsi: snic: debugfs: remove local storage of debugfs files 2021-05-21 20:46:45 +02:00
snic_disc.c
snic_disc.h
snic_fwint.h
snic_io.c
snic_io.h
snic_isr.c
snic_main.c
snic_res.c
snic_res.h
snic_scsi.c scsi: snic: Remove redundant assignment to variable ret 2021-08-09 23:24:32 -04:00
snic_stats.h
snic_trc.c
snic_trc.h scsi: snic: debugfs: remove local storage of debugfs files 2021-05-21 20:46:45 +02:00
snic.h scsi: snic: Make snic_io_exch_ver_cmpl_handler() return void 2020-04-24 18:21:15 -04:00
vnic_cq_fw.h
vnic_cq.c scsi: snic: Simplify the return expression of svnic_cq_alloc() 2020-10-07 23:50:03 -04:00
vnic_cq.h
vnic_dev.c
vnic_dev.h
vnic_devcmd.h
vnic_intr.c
vnic_intr.h
vnic_resource.h
vnic_snic.h
vnic_stats.h
vnic_wq.c
vnic_wq.h
wq_enet_desc.h