Subject: [PATCH 2nd try] libata: fix kerneldoc in libata_scsi

Fixes an kerneldoc error.
Signed-off-by: Henrik Kretzschmar <[email protected]>

---
Sorry! :)
--- linux-2.6/drivers/ata/libata-scsi.c 2006-09-25 09:27:46.000000000 +0200
+++ linux-2.6.18-git11/drivers/ata/libata-scsi.c 2006-09-29 13:17:24.000000000 +0200
@@ -3174,7 +3174,7 @@

/**
* 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 device that the scsi device is attached to
* @port_info: Information from low-level host driver
* @shost: SCSI host that the scsi device is attached to
*