1
0

libata: trim trailing whitespace.

Also, fixup a tabs-to-spaces block of code in ata_piix.
This commit is contained in:
Jeff Garzik
2005-07-31 13:13:24 -04:00
parent 541134cfe7
commit 8a60a07129
12 changed files with 92 additions and 92 deletions

View File

@@ -214,7 +214,7 @@ static int uli_init_one (struct pci_dev *pdev, const struct pci_device_id *ent)
rc = -ENOMEM;
goto err_out_regions;
}
switch (board_idx) {
case uli_5287:
probe_ent->port[0].scr_addr = ULI5287_BASE;