ar71xx: fix whitespaces nits
[openwrt/openwrt.git] / target / linux / ar71xx / files / arch / mips / ar71xx / dev-ap91-pci.c
index e773702e14f7840c997d45ed3fa89c87543c9ff2..2e55ea37b1590a0cfad488871067afcf41286868 100644 (file)
@@ -33,7 +33,7 @@ static struct ar71xx_pci_irq ap91_pci_irqs[] __initdata = {
 
 static int ap91_pci_plat_dev_init(struct pci_dev *dev)
 {
-       switch(PCI_SLOT(dev->devfn)) {
+       switch (PCI_SLOT(dev->devfn)) {
        case 0:
                dev->dev.platform_data = &ap91_wmac_data;
                break;