[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230622012627.15050-5-shamrocklee@posteo.net>
Date: Thu, 22 Jun 2023 01:26:29 +0000
From: Yueh-Shun Li <shamrocklee@...teo.net>
To: Jason Gunthorpe <jgg@...pe.ca>,
Leon Romanovsky <leon@...nel.org>,
Tony Nguyen <anthony.l.nguyen@...el.com>,
"David S . Miller" <davem@...emloft.net>,
Kalle Valo <kvalo@...nel.org>,
"James E . J . Bottomley" <jejb@...ux.ibm.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Andy Whitcroft <apw@...onical.com>,
Joe Perches <joe@...ches.com>
Cc: linux-rdma@...r.kernel.org,
netdev@...r.kernel.org,
linux-wireless@...r.kernel.org,
linux-scsi@...r.kernel.org,
mptcp@...ts.linux.dev,
linux-kselftest@...r.kernel.org,
linux-kernel@...r.kernel.org,
Yueh-Shun Li <shamrocklee@...teo.net>
Subject: [PATCH 4/8] scsi: fix comment typo
Spell "transmitting" properly.
Found by searching for keyword "tranm".
Signed-off-by: Yueh-Shun Li <shamrocklee@...teo.net>
---
drivers/scsi/isci/scu_task_context.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/scsi/isci/scu_task_context.h b/drivers/scsi/isci/scu_task_context.h
index 869a979eb5b2..582d22d54689 100644
--- a/drivers/scsi/isci/scu_task_context.h
+++ b/drivers/scsi/isci/scu_task_context.h
@@ -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
--
2.38.1
Powered by blists - more mailing lists