From: Rob Landley <[EMAIL PROTECTED]>

Update kerneldoc comments in drivers/scsi/scsi_transport_srp.c

Signed-off-by: Rob Landley <[EMAIL PROTECTED]>
---

 drivers/scsi/scsi_transport_srp.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -r a868e8217782 drivers/scsi/scsi_transport_srp.c
--- a/drivers/scsi/scsi_transport_srp.c Mon Oct 22 19:40:02 2007 -0700
+++ b/drivers/scsi/scsi_transport_srp.c Fri Oct 26 22:44:43 2007 -0500
@@ -243,7 +243,7 @@ EXPORT_SYMBOL_GPL(srp_rport_add);
 
 /**
  * srp_rport_del  --  remove a SRP remote port
- * @port:      SRP remote port to remove
+ * @rport:     SRP remote port to remove
  *
  * Removes the specified SRP remote port.
  */

-- 
"One of my most productive days was throwing away 1000 lines of code."
  - Ken Thompson.
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to