Re: [PATCH] SCSI: scsi_transport_iscsi.h: drop a duplicated word

2020-07-20 Thread Martin K. Petersen
On Sat, 18 Jul 2020 17:32:32 -0700, Randy Dunlap wrote: > Drop the repeated word "the" in a comment. Applied to 5.9/scsi-queue, thanks! [1/1] scsi: scsi_transport_iscsi: Drop a duplicated word https://git.kernel.org/mkp/scsi/c/05b18b1eb3eb -- Martin K. Petersen Oracle Linux

[PATCH] SCSI: scsi_transport_iscsi.h: drop a duplicated word

2020-07-18 Thread Randy Dunlap
Drop the repeated word "the" in a comment. Signed-off-by: Randy Dunlap Cc: "James E.J. Bottomley" Cc: "Martin K. Petersen" Cc: linux-s...@vger.kernel.org --- include/scsi/scsi_transport_iscsi.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---