dect
/
linux-2.6
Archived
13
0
Fork 0

docbook: fix libata content

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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Randy Dunlap 2007-10-15 17:29:46 -07:00 committed by Linus Torvalds
parent 23f9b75e79
commit c5d0e6a0d2
1 changed files with 1 additions and 1 deletions

View File

@ -3240,7 +3240,7 @@ static void ata_scsi_handle_link_detach(struct ata_link *link)
/**
* 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.