OpenCloudOS-Kernel/drivers/target/iscsi/cxgbit
Colin Ian King 8f13142ac2 scsi: target: 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/20210721101519.42299-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-07-27 00:06:42 -04:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile treewide: prefix header search paths with $(srctree)/ 2019-05-18 11:49:57 +09:00
cxgbit.h scsi: target: cxgbit: Remove tx flow control code 2020-07-08 01:48:24 -04:00
cxgbit_cm.c scsi: target: cxgbit: Remove tx flow control code 2020-07-08 01:48:24 -04:00
cxgbit_ddp.c scsi: target: Remove redundant assignment to variable ret 2021-07-27 00:06:42 -04:00
cxgbit_lro.h target/cxgbit: add T6 iSCSI DDP completion feature 2017-02-18 21:24:21 -08:00
cxgbit_main.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
cxgbit_target.c scsi: target: cxgbit: Unmap DMA buffer before calling target_execute_cmd() 2021-05-14 22:28:17 -04:00