commit | 9bec2e38527a9f2497b3d976715c672d08d6160d | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jeff@garzik.org> | Thu Aug 31 00:02:15 2006 -0400 |
committer | Jeff Garzik <jeff@garzik.org> | Thu Aug 31 00:02:15 2006 -0400 |
tree | b081189d1beca3a81ade7209c131977cd8f23f3b | |
parent | b01e86fee6c821e4e003fd4e9f65453ac478a58e [diff] [blame] |
[libata] Trim trailing whitespace.
diff --git a/drivers/ata/pdc_adma.c b/drivers/ata/pdc_adma.c index 912211a..0e23ecb 100644 --- a/drivers/ata/pdc_adma.c +++ b/drivers/ata/pdc_adma.c
@@ -497,7 +497,7 @@ continue; DPRINTK("ata%u: protocol %d (dev_stat 0x%X)\n", ap->id, qc->tf.protocol, status); - + /* complete taskfile transaction */ pp->state = adma_state_idle; qc->err_mask |= ac_err_mask(status);