Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c5d0e6a0 authored by Randy Dunlap's avatar Randy Dunlap Committed by Linus Torvalds
Browse files

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: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 23f9b75e
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -3240,7 +3240,7 @@ static void ata_scsi_handle_link_detach(struct ata_link *link)


/**
/**
 *	ata_scsi_media_change_notify - send media change event
 *	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
 *	Tell the block layer to send a media change notification
 *	event.
 *	event.