Skip to content

Commit 4566059

Browse files
tititiou36martinkpetersen
authored andcommitted
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>
1 parent 5ccdd10 commit 4566059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/scsi/isci/remote_node_table.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
/**
6262
*
6363
*
64-
* Remote node sets are sets of remote node index in the remtoe node table The
64+
* Remote node sets are sets of remote node index in the remote node table. The
6565
* SCU hardware requires that STP remote node entries take three consecutive
6666
* remote node index so the table is arranged in sets of three. The bits are
6767
* used as 0111 0111 to make a byte and the bits define the set of three remote

0 commit comments

Comments
 (0)