scsi: isci: Fix comment typo
authorYueh-Shun Li <shamrocklee@posteo.net>
Thu, 22 Jun 2023 01:26:29 +0000 (01:26 +0000)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 29 Jun 2023 01:45:27 +0000 (21:45 -0400)
Spell "transmitting" properly.

Found by searching for keyword "tranm".

Signed-off-by: Yueh-Shun Li <shamrocklee@posteo.net>
Link: https://lore.kernel.org/r/20230622012627.15050-5-shamrocklee@posteo.net
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/isci/scu_task_context.h

index 869a979eb5b2ea92ca5da13137b769929fa0d2ad..582d22d54689d3a80c1145fb76ee7438c80df00e 100644 (file)
@@ -845,7 +845,7 @@ struct scu_task_context {
 
        /**
         * This field is used by the SCU TL to determine when to take a snapshot when
-        * tranmitting read data frames.
+        * transmitting read data frames.
         *    - 0x00 The entire IO
         *    - 0x01 32k
         *    - 0x02 64k