mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
[SCSI] libfcoe: fix wrong comment in fcoe_transport_detach
fix typo of '_attach' -> '_detach' in the comment. Reported-by: Frank Zhang <[email protected]> Signed-off-by: Yi Zou <[email protected]> Tested-by: Ross Brattain <[email protected]> Signed-off-by: Robert Love <[email protected]> Signed-off-by: James Bottomley <[email protected]>
This commit is contained in:
@@ -335,7 +335,7 @@ out_attach:
|
||||
EXPORT_SYMBOL(fcoe_transport_attach);
|
||||
|
||||
/**
|
||||
* fcoe_transport_attach - Detaches an FCoE transport
|
||||
* fcoe_transport_detach - Detaches an FCoE transport
|
||||
* @ft: The fcoe transport to be attached
|
||||
*
|
||||
* Returns : 0 for success
|
||||
|
||||
Reference in New Issue
Block a user