On Tue, 9 Mar 2021 14:41:04 +0800, Yang Li wrote:
> Fix the following coccicheck warning:
> ./drivers/scsi/3w-sas.c:866:5-11: Unneeded variable: "retval". Return
> "1" on line 898
Applied to 5.13/scsi-queue, thanks!
[1/1] scsi: 3w-sas: remove unneeded variable 'retval'
https://git.kernel.o
Fix the following coccicheck warning:
./drivers/scsi/3w-sas.c:866:5-11: Unneeded variable: "retval". Return
"1" on line 898
Reported-by: Abaci Robot
Signed-off-by: Yang Li
---
drivers/scsi/3w-sas.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/scsi/3w-sas.c b/dri
2 matches
Mail list logo