Fixes an kerneldoc error.
Signed-off-by: Henrik Kretzschmar <[email protected]>
---
--- linux-2.6/drivers/ata/libata-core.c 2006-09-28 09:00:47.000000000 +0200
+++ linux-2.6.18-git11/drivers/ata/libata-core.c 2006-09-29 13:10:44.000000000 +0200
@@ -5740,7 +5740,7 @@
/**
* 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.