]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
scsi: isci: Fix a typo in a comment
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Sat, 3 Oct 2020 05:57:09 +0000 (07:57 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 8 Oct 2020 03:50:04 +0000 (23:50 -0400)
s/remtoe/remote/ and add a missing '.'

Link: https://lore.kernel.org/r/20201003055709.766119-1-christophe.jaillet@wanadoo.fr
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/isci/remote_node_table.h

index 721ab982d2ac2d4a0c70c7fc2d591dc7b2a2c183..0ddfdda2b248d5412bf396ff389acd1979c9c4d8 100644 (file)
@@ -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