Commit 4f931374 authored by Jeff Garzik's avatar Jeff Garzik

[libata] DocBook minor updates, fixes

Update copyright year, fix minor stuff 'make xmldocs' complains about.
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 2d2744fc
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
</authorgroup> </authorgroup>
<copyright> <copyright>
<year>2003-2005</year> <year>2003-2006</year>
<holder>Jeff Garzik</holder> <holder>Jeff Garzik</holder>
</copyright> </copyright>
......
...@@ -5741,7 +5741,7 @@ void ata_host_remove(struct ata_host *host) ...@@ -5741,7 +5741,7 @@ void ata_host_remove(struct ata_host *host)
/** /**
* ata_scsi_release - SCSI layer callback hook for host unload * 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... * Performs all duties necessary to shut down a libata port...
* Kill port kthread, disable port, and release resources. * Kill port kthread, disable port, and release resources.
......
...@@ -3174,7 +3174,7 @@ void ata_scsi_dev_rescan(void *data) ...@@ -3174,7 +3174,7 @@ void ata_scsi_dev_rescan(void *data)
/** /**
* ata_sas_port_alloc - Allocate port for a SAS attached SATA device * 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 * @port_info: Information from low-level host driver
* @shost: SCSI host that the scsi device is attached to * @shost: SCSI host that the scsi device is attached to
* *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment