Skip to content

Commit 4e45236

Browse files
ShamrockLeemartinkpetersen
authored andcommitted
scsi: isci: Fix comment typo
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>
1 parent 6f0a92f commit 4e45236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/scsi/isci/scu_task_context.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -845,7 +845,7 @@ struct scu_task_context {
845845

846846
/**
847847
* This field is used by the SCU TL to determine when to take a snapshot when
848-
* tranmitting read data frames.
848+
* transmitting read data frames.
849849
* - 0x00 The entire IO
850850
* - 0x01 32k
851851
* - 0x02 64k

0 commit comments

Comments
 (0)