diff options
Diffstat (limited to 'drivers/ata')
-rw-r--r-- | 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 d63c81ed084f..5237a491622b 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) | |||
3240 | 3240 | ||
3241 | /** | 3241 | /** |
3242 | * ata_scsi_media_change_notify - send media change event | 3242 | * ata_scsi_media_change_notify - send media change event |
3243 | * @atadev: Pointer to the disk device with media change event | 3243 | * @dev: Pointer to the disk device with media change event |
3244 | * | 3244 | * |
3245 | * Tell the block layer to send a media change notification | 3245 | * Tell the block layer to send a media change notification |
3246 | * event. | 3246 | * event. |