diff options
-rw-r--r-- | drivers/ata/pata_ali.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/pata_ali.c b/drivers/ata/pata_ali.c index 62aa2f90329a..8caf9afc8b90 100644 --- a/drivers/ata/pata_ali.c +++ b/drivers/ata/pata_ali.c | |||
@@ -291,7 +291,7 @@ static void ali_lock_sectors(struct ata_device *adev) | |||
291 | * | 291 | * |
292 | * Called to decide whether commands should be sent by DMA or PIO | 292 | * Called to decide whether commands should be sent by DMA or PIO |
293 | */ | 293 | */ |
294 | 294 | ||
295 | static int ali_check_atapi_dma(struct ata_queued_cmd *qc) | 295 | static int ali_check_atapi_dma(struct ata_queued_cmd *qc) |
296 | { | 296 | { |
297 | /* If its not a media command, its not worth it */ | 297 | /* If its not a media command, its not worth it */ |