Re: [PATCH] scsi: myrb: remove redundant assignment to variable timeout

2020-10-13 Thread Martin K. Petersen
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

Re: [PATCH] scsi: myrb: remove redundant assignment to variable timeout

2020-10-07 Thread Martin K. Petersen
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

[PATCH] scsi: myrb: remove redundant assignment to variable timeout

2020-09-28 Thread Jing Xiangfeng
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