libata: fix kernel-doc parameter warning
authorRandy Dunlap <randy.dunlap@oracle.com>
Tue, 19 Feb 2008 21:43:21 +0000 (13:43 -0800)
committerJeff Garzik <jeff@garzik.org>
Wed, 20 Feb 2008 17:20:49 +0000 (12:20 -0500)
Fix libata kernel-doc parameter:

Warning(linux-2.6.25-rc2-git3//drivers/ata/libata-scsi.c:845): No description found for parameter 'rq'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/libata-scsi.c

index dd41b1a..f888bab 100644 (file)
@@ -828,7 +828,7 @@ static void ata_scsi_sdev_config(struct scsi_device *sdev)
 
 /**
  *     atapi_drain_needed - Check whether data transfer may overflow
- *     @request: request to be checked
+ *     @rq: request to be checked
  *
  *     ATAPI commands which transfer variable length data to host
  *     might overflow due to application error or hardare bug.  This