Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c5d0e6a0d225c03b59a0a70f940e439085235ba2
Commit:     c5d0e6a0d225c03b59a0a70f940e439085235ba2
Parent:     23f9b75e79f6fbe438a20d10a11ca45a14b8a584
Author:     Randy Dunlap <[EMAIL PROTECTED]>
AuthorDate: Mon Oct 15 17:29:46 2007 -0700
Committer:  Linus Torvalds <[EMAIL PROTECTED]>
CommitDate: Mon Oct 15 17:56:36 2007 -0700

    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 <[EMAIL PROTECTED]>
    Signed-off-by: Linus Torvalds <[EMAIL PROTECTED]>
---
 drivers/ata/libata-scsi.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/ata/libata-scsi.c b/drivers/ata/libata-scsi.c
index d63c81e..5237a49 100644
--- a/drivers/ata/libata-scsi.c
+++ b/drivers/ata/libata-scsi.c
@@ -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.
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to