linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] SCSI: scsi_transport_iscsi.h: drop a duplicated word
@ 2020-07-19  0:32 Randy Dunlap
  2020-07-21  3:42 ` Martin K. Petersen
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-07-19  0:32 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, James E.J. Bottomley, Martin K. Petersen, linux-scsi

Drop the repeated word "the" in a comment.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: "James E.J. Bottomley" <jejb@linux.ibm.com>
Cc: "Martin K. Petersen" <martin.petersen@oracle.com>
Cc: linux-scsi@vger.kernel.org
---
 include/scsi/scsi_transport_iscsi.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200717.orig/include/scsi/scsi_transport_iscsi.h
+++ linux-next-20200717/include/scsi/scsi_transport_iscsi.h
@@ -57,7 +57,7 @@ struct iscsi_bus_flash_conn;
  *			When not offloading the data path, this is called
  *			from the scsi work queue without the session lock.
  * @xmit_task		Requests LLD to transfer cmd task. Returns 0 or the
- *			the number of bytes transferred on success, and -Exyz
+ *			number of bytes transferred on success, and -Exyz
  *			value on error. When offloading the data path, this
  *			is called from queuecommand with the session lock, or
  *			from the iscsi_conn_send_pdu context with the session

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] SCSI: scsi_transport_iscsi.h: drop a duplicated word
  2020-07-19  0:32 [PATCH] SCSI: scsi_transport_iscsi.h: drop a duplicated word Randy Dunlap
@ 2020-07-21  3:42 ` Martin K. Petersen
  0 siblings, 0 replies; 2+ messages in thread
From: Martin K. Petersen @ 2020-07-21  3:42 UTC (permalink / raw)
  To: linux-kernel, Randy Dunlap
  Cc: Martin K . Petersen, James E.J. Bottomley, linux-scsi

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 Engineering

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-21  3:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-19  0:32 [PATCH] SCSI: scsi_transport_iscsi.h: drop a duplicated word Randy Dunlap
2020-07-21  3:42 ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).