linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] scsi: isci: Fix a typo in a comment
@ 2020-10-03  5:57 Christophe JAILLET
  2020-10-08  3:09 ` Martin K. Petersen
  2020-10-13 22:42 ` Martin K. Petersen
  0 siblings, 2 replies; 3+ messages in thread
From: Christophe JAILLET @ 2020-10-03  5:57 UTC (permalink / raw)
  To: intel-linux-scu, artur.paszkiewicz, jejb, martin.petersen
  Cc: linux-scsi, linux-kernel, kernel-janitors, Christophe JAILLET

s/remtoe/remote/
and add a missing '.'

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
---
 drivers/scsi/isci/remote_node_table.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/scsi/isci/remote_node_table.h b/drivers/scsi/isci/remote_node_table.h
index 721ab982d2ac..0ddfdda2b248 100644
--- a/drivers/scsi/isci/remote_node_table.h
+++ b/drivers/scsi/isci/remote_node_table.h
@@ -61,7 +61,7 @@
 /**
  *
  *
- * Remote node sets are sets of remote node index in the remtoe node table The
+ * Remote node sets are sets of remote node index in the remote node table. The
  * SCU hardware requires that STP remote node entries take three consecutive
  * remote node index so the table is arranged in sets of three. The bits are
  * used as 0111 0111 to make a byte and the bits define the set of three remote
-- 
2.25.1


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

* Re: [PATCH] scsi: isci: Fix a typo in a comment
  2020-10-03  5:57 [PATCH] scsi: isci: Fix a typo in a comment Christophe JAILLET
@ 2020-10-08  3:09 ` Martin K. Petersen
  2020-10-13 22:42 ` Martin K. Petersen
  1 sibling, 0 replies; 3+ messages in thread
From: Martin K. Petersen @ 2020-10-08  3:09 UTC (permalink / raw)
  To: Christophe JAILLET
  Cc: intel-linux-scu, artur.paszkiewicz, jejb, martin.petersen,
	linux-scsi, linux-kernel, kernel-janitors


Christophe,

> s/remtoe/remote/
> and add a missing '.'

Applied to 5.10/scsi-staging, thanks!

-- 
Martin K. Petersen	Oracle Linux Engineering

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

* Re: [PATCH] scsi: isci: Fix a typo in a comment
  2020-10-03  5:57 [PATCH] scsi: isci: Fix a typo in a comment Christophe JAILLET
  2020-10-08  3:09 ` Martin K. Petersen
@ 2020-10-13 22:42 ` Martin K. Petersen
  1 sibling, 0 replies; 3+ messages in thread
From: Martin K. Petersen @ 2020-10-13 22:42 UTC (permalink / raw)
  To: jejb, intel-linux-scu, artur.paszkiewicz, Christophe JAILLET
  Cc: Martin K . Petersen, linux-kernel, kernel-janitors, linux-scsi

On Sat, 3 Oct 2020 07:57:09 +0200, Christophe JAILLET wrote:

> s/remtoe/remote/
> and add a missing '.'

Applied to 5.10/scsi-queue, thanks!

[1/1] scsi: isci: Fix a typo in a comment
      https://git.kernel.org/mkp/scsi/c/45660591ee8f

-- 
Martin K. Petersen	Oracle Linux Engineering

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

end of thread, other threads:[~2020-10-13 22:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-03  5:57 [PATCH] scsi: isci: Fix a typo in a comment Christophe JAILLET
2020-10-08  3:09 ` Martin K. Petersen
2020-10-13 22: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).