diff options
author | Jeff Garzik <jeff@garzik.org> | 2006-12-11 11:14:06 -0500 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-02-09 17:39:29 -0500 |
commit | f20b16ff7c19d1c369ee07470952aca093551ed0 (patch) | |
tree | c1c4aa20688be65754b73e757650c45f416bf788 /drivers/ata/pata_hpt3x3.c | |
parent | 155d2916d9474f81178f501664499f40833c59b2 (diff) |
[libata] trim trailing whitespace
Most of these contributed by that mysterious figger known as A.C.
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/ata/pata_hpt3x3.c')
-rw-r--r-- | drivers/ata/pata_hpt3x3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/pata_hpt3x3.c b/drivers/ata/pata_hpt3x3.c index 5f1d385eb592..5caf167e26de 100644 --- a/drivers/ata/pata_hpt3x3.c +++ b/drivers/ata/pata_hpt3x3.c | |||
@@ -164,7 +164,7 @@ static struct ata_port_operations hpt3x3_port_ops = { | |||
164 | * | 164 | * |
165 | * Perform the setup required at boot and on resume. | 165 | * Perform the setup required at boot and on resume. |
166 | */ | 166 | */ |
167 | 167 | ||
168 | static void hpt3x3_init_chipset(struct pci_dev *dev) | 168 | static void hpt3x3_init_chipset(struct pci_dev *dev) |
169 | { | 169 | { |
170 | u16 cmd; | 170 | u16 cmd; |