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 ba62d534f32b..9fbb39cd0f58 100644 --- a/drivers/ata/libata-scsi.c +++ b/drivers/ata/libata-scsi.c | |||
@@ -3238,7 +3238,7 @@ static void ata_scsi_handle_link_detach(struct ata_link *link) | |||
3238 | 3238 | ||
3239 | /** | 3239 | /** |
3240 | * ata_scsi_media_change_notify - send media change event | 3240 | * ata_scsi_media_change_notify - send media change event |
3241 | * @atadev: Pointer to the disk device with media change event | 3241 | * @dev: Pointer to the disk device with media change event |
3242 | * | 3242 | * |
3243 | * Tell the block layer to send a media change notification | 3243 | * Tell the block layer to send a media change notification |
3244 | * event. | 3244 | * event. |