libata: kernel-doc fix
authorRandy Dunlap <randy.dunlap@oracle.com>
Sat, 17 Mar 2007 02:55:47 +0000 (19:55 -0700)
committerJeff Garzik <jeff@garzik.org>
Mon, 19 Mar 2007 15:56:59 +0000 (11:56 -0400)
Warning(linux-2621-rc3g7/drivers/ata/libata-core.c:842): No description found for parameter 'unknown'

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

index 3c1f883..bf327d4 100644 (file)
@@ -826,7 +826,7 @@ static u64 ata_id_n_sectors(const u16 *id)
 /**
  *     ata_id_to_dma_mode      -       Identify DMA mode from id block
  *     @dev: device to identify
- *     @mode: mode to assume if we cannot tell
+ *     @unknown: mode to assume if we cannot tell
  *
  *     Set up the timing values for the device based upon the identify
  *     reported values for the DMA mode. This function is used by drivers