Commit e65b831a authored by Qinghua Jin's avatar Qinghua Jin Committed by Christoph Hellwig

nvme-fc: fix a typo

subsytem -> subsystem
Signed-off-by: default avatarQinghua Jin <qhjin.dev@gmail.com>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent df00b1d2
...@@ -721,7 +721,7 @@ enum { ...@@ -721,7 +721,7 @@ enum {
* *
* Fields with static values for the port. Initialized by the * Fields with static values for the port. Initialized by the
* port_info struct supplied to the registration call. * 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 * @node_name: FC WWNN for the port
* @port_name: FC WWPN for the port * @port_name: FC WWPN for the port
* @private: pointer to memory allocated alongside the local port * @private: pointer to memory allocated alongside the local port
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment