On Tue, 29 Sep 2020 10:24:58 +0800, Jing Xiangfeng wrote:
> The variable timeout has been initialized with a value '0'. The assignment
> before while loop is redundant. So remove it.
Applied to 5.10/scsi-queue, thanks!
[1/1] scsi: myrb: Remove redundant assignment to variable timeout
https
Jing,
> The variable timeout has been initialized with a value '0'. The assignment
> before while loop is redundant. So remove it.
Applied to 5.10/scsi-staging, thanks!
--
Martin K. Petersen Oracle Linux Engineering
The variable timeout has been initialized with a value '0'. The assignment
before while loop is redundant. So remove it.
Signed-off-by: Jing Xiangfeng
---
drivers/scsi/myrb.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/scsi/myrb.c b/drivers/scsi/myrb.c
index b2869c5dd7fb..687a8089
3 matches
Mail list logo