]> Pileus Git - ~andy/linux/commitdiff
[SCSI] libfcoe: fix wrong comment in fcoe_transport_detach
authorYi Zou <yi.zou@intel.com>
Fri, 1 Apr 2011 23:06:30 +0000 (16:06 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Sun, 1 May 2011 15:20:50 +0000 (10:20 -0500)
fix typo of '_attach' -> '_detach' in the comment.

Reported-by: Frank Zhang <frank_1.zhang@intel.com>
Signed-off-by: Yi Zou <yi.zou@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/fcoe/fcoe_transport.c

index 538f29923ab473b72e0d35015b9a0a103c25aef6..f81f77c8569e58e156bc4b011e2aaed0f7cebf05 100644 (file)
@@ -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