1
0

[libata] libata-scsi, sata_mv: trim trailing whitespace

This commit is contained in:
Jeff Garzik
2006-05-24 01:53:39 -04:00
parent f79d409fae
commit 8190bdb929
2 changed files with 2 additions and 2 deletions

View File

@@ -1377,7 +1377,7 @@ static void mv_host_intr(struct ata_host_set *host_set, u32 relevant,
/* Note that DEV_IRQ might happen spuriously during EDMA,
* and should be ignored in such cases.
* The cause of this is still under investigation.
*/
*/
if (pp->pp_flags & MV_PP_FLAG_EDMA_EN) {
/* EDMA: check for response queue interrupt */
if ((CRPB_DMA_DONE << hard_port) & hc_irq_cause) {