[libata] DocBook minor updates, fixes
authorJeff Garzik <jeff@garzik.org>
Fri, 29 Sep 2006 09:07:25 +0000 (05:07 -0400)
committerJeff Garzik <jeff@garzik.org>
Fri, 29 Sep 2006 09:07:25 +0000 (05:07 -0400)
Update copyright year, fix minor stuff 'make xmldocs' complains about.

Signed-off-by: Jeff Garzik <jeff@garzik.org>
Documentation/DocBook/libata.tmpl
drivers/ata/libata-core.c
drivers/ata/libata-scsi.c

index 065e8dc23e3adb4bd3d5d659ddf2a80741261b3a..f9a7c064aec76aca23e3b91796940746aef9924c 100644 (file)
@@ -14,7 +14,7 @@
   </authorgroup>
 
   <copyright>
-   <year>2003-2005</year>
+   <year>2003-2006</year>
    <holder>Jeff Garzik</holder>
   </copyright>
 
index 7ab45f42ae7bd2756e96b3ebcd11829aa5a4943b..dce65651d8586ffb67c4bf4dcc3efc38940cc8b0 100644 (file)
@@ -5741,7 +5741,7 @@ void ata_host_remove(struct ata_host *host)
 
 /**
  *     ata_scsi_release - SCSI layer callback hook for host unload
- *     @host: libata host to be unloaded
+ *     @shost: libata host to be unloaded
  *
  *     Performs all duties necessary to shut down a libata port...
  *     Kill port kthread, disable port, and release resources.
index 3986ec8741b4157ba46e1415f0487cb05b4fb8d0..b4a0246506ef0887255762f55b52a154e2388b8d 100644 (file)
@@ -3174,7 +3174,7 @@ void ata_scsi_dev_rescan(void *data)
 
 /**
  *     ata_sas_port_alloc - Allocate port for a SAS attached SATA device
- *     @pdev: PCI device that the scsi device is attached to
+ *     @host: ATA host container for all SAS ports
  *     @port_info: Information from low-level host driver
  *     @shost: SCSI host that the scsi device is attached to
  *