aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_cs5520.c
diff options
context:
space:
mode:
authorJeff Garzik <jeff@garzik.org>2007-02-26 05:51:33 -0500
committerJeff Garzik <jeff@garzik.org>2007-02-26 05:51:33 -0500
commita84471fe269c38ea3725345c43ad64e5f489bea2 (patch)
tree0f07513cb4c072cd867292b389b50393b3ebe093 /drivers/ata/pata_cs5520.c
parent[libata] sata_mv: Fix 50xx irq mask (diff)
downloadlinux-dev-a84471fe269c38ea3725345c43ad64e5f489bea2.tar.xz
linux-dev-a84471fe269c38ea3725345c43ad64e5f489bea2.zip
[libata] Trim trailing whitespace.
No code changes. Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/ata/pata_cs5520.c')
-rw-r--r--drivers/ata/pata_cs5520.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/pata_cs5520.c b/drivers/ata/pata_cs5520.c
index b49d8b70577a..21dcf395791b 100644
--- a/drivers/ata/pata_cs5520.c
+++ b/drivers/ata/pata_cs5520.c
@@ -348,7 +348,7 @@ static int cs5520_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg)
pci_save_state(pdev);
return 0;
}
-
+
/* For now keep DMA off. We can set it for all but A rev CS5510 once the
core ATA code can handle it */