linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] nvme-fc: nvme-fc-driver.h: drop a duplicated word
@ 2020-07-19  0:30 Randy Dunlap
  2020-07-26 15:43 ` Christoph Hellwig
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-07-19  0:30 UTC (permalink / raw)
  To: linux-kernel; +Cc: Randy Dunlap, James Smart, linux-nvme, Jens Axboe

Drop the repeated word "a" in a comment.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: James Smart <james.smart@broadcom.com>
Cc: linux-nvme@lists.infradead.org
Cc: Jens Axboe <axboe@kernel.dk>
---
 include/linux/nvme-fc-driver.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200717.orig/include/linux/nvme-fc-driver.h
+++ linux-next-20200717/include/linux/nvme-fc-driver.h
@@ -672,7 +672,7 @@ enum {
  * Values set by the LLDD indicating completion status of the FCP operation.
  * Must be set prior to calling the done() callback.
  * @transferred_length: amount of DATA_OUT payload data received by a
- *            a WRITEDATA operation. If not a WRITEDATA operation, value must
+ *            WRITEDATA operation. If not a WRITEDATA operation, value must
  *            be set to 0. Should equal transfer_length on success.
  * @fcp_error: status of the FCP operation. Must be 0 on success; on failure
  *            must be a NVME_SC_FC_xxxx value.

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

* Re: [PATCH] nvme-fc: nvme-fc-driver.h: drop a duplicated word
  2020-07-19  0:30 [PATCH] nvme-fc: nvme-fc-driver.h: drop a duplicated word Randy Dunlap
@ 2020-07-26 15:43 ` Christoph Hellwig
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2020-07-26 15:43 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-kernel, Jens Axboe, James Smart, linux-nvme

Applied to nvme-5.9, thanks.

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

end of thread, other threads:[~2020-07-26 15:43 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:30 [PATCH] nvme-fc: nvme-fc-driver.h: drop a duplicated word Randy Dunlap
2020-07-26 15:43 ` Christoph Hellwig

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).