[MIPS] War on whitespace: cleanup initial spaces followed by tabs.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@ -95,7 +95,7 @@ static int bcm1480ht_can_access(struct pci_bus *bus, int devfn)
|
||||
|
||||
if (bus->number == 0) {
|
||||
devno = PCI_SLOT(devfn);
|
||||
if (bcm1480ht_bus_status & PCI_DEVICE_MODE)
|
||||
if (bcm1480ht_bus_status & PCI_DEVICE_MODE)
|
||||
return 0;
|
||||
}
|
||||
return 1;
|
||||
|
Reference in New Issue
Block a user