Skip to content

Commit

Permalink
docbook: fix libata content
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Oct 16, 2007
1 parent 23f9b75 commit c5d0e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/ata/libata-scsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit c5d0e6a

Please sign in to comment.