aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/isci/remote_node_table.h
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2020-10-03 07:57:09 +0200
committerMartin K. Petersen <martin.petersen@oracle.com>2020-10-07 23:50:04 -0400
commit45660591ee8f5b08bfc6e3aec50639df82a19ca3 (patch)
treeb9c7e0f135dccef0ddd941cdb0bae2e639e171f4 /drivers/scsi/isci/remote_node_table.h
parentscsi: qla4xxx: Fix inconsistent format argument type (diff)
downloadlinux-dev-45660591ee8f5b08bfc6e3aec50639df82a19ca3.tar.xz
linux-dev-45660591ee8f5b08bfc6e3aec50639df82a19ca3.zip
scsi: isci: Fix a typo in a comment
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>
Diffstat (limited to 'drivers/scsi/isci/remote_node_table.h')
-rw-r--r--drivers/scsi/isci/remote_node_table.h2
1 files changed, 1 insertions, 1 deletions
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