]> err.no Git - linux-2.6/blobdiff - drivers/scsi/scsi_transport_srp.c
Merge branch 'smsc47b397-new-id' into release
[linux-2.6] / drivers / scsi / scsi_transport_srp.c
index 739e327bba09349449f2094b620bc09ff928eaf0..2445c98ae95e804e3c4b8e29d0fda4577cd1d7e8 100644 (file)
@@ -185,11 +185,10 @@ static int srp_host_match(struct attribute_container *cont, struct device *dev)
 
 /**
  * srp_rport_add - add a SRP remote port to the device hierarchy
- *
  * @shost:     scsi host the remote port is connected to.
  * @ids:       The port id for the remote port.
  *
- * publishes a port to the rest of the system
+ * Publishes a port to the rest of the system.
  */
 struct srp_rport *srp_rport_add(struct Scsi_Host *shost,
                                struct srp_rport_identifiers *ids)