mirror of
https://github.com/lkl/linux.git
synced 2025-12-19 16:13:19 +09:00
nvme-fc: fix a typo
subsytem -> subsystem Signed-off-by: Qinghua Jin <qhjin.dev@gmail.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
This commit is contained in:
committed by
Christoph Hellwig
parent
df00b1d26c
commit
e65b831a1e
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user