pata_ali: trim trailing whitespace (fix checkpatch complaints)
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
This commit is contained in:
parent
91e33d3109
commit
2541d0ca7e
1 changed files with 1 additions and 1 deletions
|
@ -291,7 +291,7 @@ static void ali_lock_sectors(struct ata_device *adev)
|
||||||
*
|
*
|
||||||
* Called to decide whether commands should be sent by DMA or PIO
|
* Called to decide whether commands should be sent by DMA or PIO
|
||||||
*/
|
*/
|
||||||
|
|
||||||
static int ali_check_atapi_dma(struct ata_queued_cmd *qc)
|
static int ali_check_atapi_dma(struct ata_queued_cmd *qc)
|
||||||
{
|
{
|
||||||
/* If its not a media command, its not worth it */
|
/* If its not a media command, its not worth it */
|
||||||
|
|
Loading…
Reference in a new issue