linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] nvme-fc: fix typo
@ 2022-01-07  2:22 Qinghua Jin
  2022-01-26 16:14 ` Christoph Hellwig
  0 siblings, 1 reply; 2+ messages in thread
From: Qinghua Jin @ 2022-01-07  2:22 UTC (permalink / raw)
  Cc: qhjin_dev, Qinghua Jin, James Smart, linux-nvme, linux-kernel

subsytem -> subsystem

Signed-off-by: Qinghua Jin <qhjin.dev@gmail.com>
---
 include/linux/nvme-fc-driver.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/nvme-fc-driver.h b/include/linux/nvme-fc-driver.h
index cb909edb76c4..5358a5facdee 100644
--- a/include/linux/nvme-fc-driver.h
+++ b/include/linux/nvme-fc-driver.h
@@ -721,7 +721,7 @@ enum {
  *
  * Fields with static values for the port. Initialized by the
  * port_info struct supplied to the registration call.
- * @port_num:  NVME-FC transport subsytem port number
+ * @port_num:  NVME-FC transport subsystem port number
  * @node_name: FC WWNN for the port
  * @port_name: FC WWPN for the port
  * @private:   pointer to memory allocated alongside the local port
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] nvme-fc: fix typo
  2022-01-07  2:22 [PATCH] nvme-fc: fix typo Qinghua Jin
@ 2022-01-26 16:14 ` Christoph Hellwig
  0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2022-01-26 16:14 UTC (permalink / raw)
  To: Qinghua Jin; +Cc: qhjin_dev, James Smart, linux-nvme, linux-kernel

Thanks,

applied to nvme-5.17.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-26 16:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-07  2:22 [PATCH] nvme-fc: fix typo Qinghua Jin
2022-01-26 16:14 ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).