linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] libata: kernel-doc fix
@ 2007-03-17  2:55 Randy Dunlap
  2007-03-17 15:17 ` Alan Cox
  2007-03-19 16:04 ` Jeff Garzik
  0 siblings, 2 replies; 3+ messages in thread
From: Randy Dunlap @ 2007-03-17  2:55 UTC (permalink / raw)
  To: ide; +Cc: jgarzik

From: Randy Dunlap <randy.dunlap@oracle.com>

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>
---
 drivers/ata/libata-core.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-2621-rc4.orig/drivers/ata/libata-core.c
+++ linux-2621-rc4/drivers/ata/libata-core.c
@@ -826,7 +826,7 @@ static u64 ata_id_n_sectors(const u16 *i
 /**
  *	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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-03-19 16:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-17  2:55 [PATCH] libata: kernel-doc fix Randy Dunlap
2007-03-17 15:17 ` Alan Cox
2007-03-19 16:04 ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).