aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
diff options
context:
space:
mode:
authorJeff Garzik <jeff@garzik.org>2006-09-29 05:07:25 -0400
committerJeff Garzik <jeff@garzik.org>2006-09-29 05:07:25 -0400
commit4f931374ecc599f6df7852509b6917abd5377205 (patch)
tree44455b075b8ef581fe104daa61955c29444fd3b1 /drivers/ata/libata-core.c
parent2d2744fc8be620a2dc469cf48349e3e704119f1b (diff)
[libata] DocBook minor updates, fixes
Update copyright year, fix minor stuff 'make xmldocs' complains about. Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/ata/libata-core.c')
-rw-r--r--drivers/ata/libata-core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/libata-core.c b/drivers/ata/libata-core.c
index 7ab45f42ae7b..dce65651d858 100644
--- a/drivers/ata/libata-core.c
+++ b/drivers/ata/libata-core.c
@@ -5741,7 +5741,7 @@ void ata_host_remove(struct ata_host *host)
5741 5741
5742/** 5742/**
5743 * ata_scsi_release - SCSI layer callback hook for host unload 5743 * ata_scsi_release - SCSI layer callback hook for host unload
5744 * @host: libata host to be unloaded 5744 * @shost: libata host to be unloaded
5745 * 5745 *
5746 * Performs all duties necessary to shut down a libata port... 5746 * Performs all duties necessary to shut down a libata port...
5747 * Kill port kthread, disable port, and release resources. 5747 * Kill port kthread, disable port, and release resources.