mirror of
https://github.com/torvalds/linux.git
synced 2024-11-26 06:02:05 +00: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:
parent
df00b1d26c
commit
e65b831a1e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user