* [PATCH 2/4] docbook: fix libata content
@ 2007-10-16 0:29 Randy Dunlap
0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2007-10-16 0:29 UTC (permalink / raw)
To: lkml, jgarzik; +Cc: torvalds, akpm, ide
From: Randy Dunlap <randy.dunlap@oracle.com>
Fix libata docbook warnings.
Warning(linux-2.6.23-git8//drivers/ata/libata-scsi.c:3251): No description found for parameter 'dev'
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
drivers/ata/libata-scsi.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-2.6.23-git8.orig/drivers/ata/libata-scsi.c
+++ linux-2.6.23-git8/drivers/ata/libata-scsi.c
@@ -3239,7 +3239,7 @@ static void ata_scsi_handle_link_detach(
/**
* ata_scsi_media_change_notify - send media change event
- * @atadev: Pointer to the disk device with media change event
+ * @dev: Pointer to the disk device with media change event
*
* Tell the block layer to send a media change notification
* event.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-10-16 0:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-16 0:29 [PATCH 2/4] docbook: fix libata content Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome