Commit cc261267 authored by Randy Dunlap's avatar Randy Dunlap Committed by Jeff Garzik

libata: kernel-doc fix

Warning(linux-2621-rc3g7/drivers/ata/libata-core.c:842): No description found for parameter 'unknown'
Signed-off-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent e1251d01
...@@ -826,7 +826,7 @@ static u64 ata_id_n_sectors(const u16 *id) ...@@ -826,7 +826,7 @@ static u64 ata_id_n_sectors(const u16 *id)
/** /**
* ata_id_to_dma_mode - Identify DMA mode from id block * ata_id_to_dma_mode - Identify DMA mode from id block
* @dev: device to identify * @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 * Set up the timing values for the device based upon the identify
* reported values for the DMA mode. This function is used by drivers * reported values for the DMA mode. This function is used by drivers
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment