[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220107022258.396058-1-qhjin.dev@gmail.com>
Date: Fri, 7 Jan 2022 10:22:58 +0800
From: Qinghua Jin <qhjin.dev@...il.com>
To: unlisted-recipients:; (no To-header on input)
Cc: qhjin_dev@....com, Qinghua Jin <qhjin.dev@...il.com>,
James Smart <james.smart@...adcom.com>,
linux-nvme@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH] nvme-fc: fix typo
subsytem -> subsystem
Signed-off-by: Qinghua Jin <qhjin.dev@...il.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
Powered by blists - more mailing lists