Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Yueh-Shun Li and committed by
Martin K. Petersen
4e452369 6f0a92fd

+1 -1
+1 -1
drivers/scsi/isci/scu_task_context.h
··· 845 845 846 846 /** 847 847 * 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. 849 849 * - 0x00 The entire IO 850 850 * - 0x01 32k 851 851 * - 0x02 64k