drivers/net: Trim trailing whitespace
[deliverable/linux.git] / drivers / net / tulip / winbond-840.c
index 0e5344fe7e265c20771aef7a898dda8f37d49567..264723b592cf86209bf0d526871c3ab74a91746b 100644 (file)
@@ -1602,7 +1602,7 @@ static int w840_suspend (struct pci_dev *pdev, pm_message_t state)
 
                synchronize_irq(dev->irq);
                netif_tx_disable(dev);
-       
+
                np->stats.rx_missed_errors += ioread32(ioaddr + RxMissed) & 0xffff;
 
                /* no more hardware accesses behind this line. */
This page took 0.036921 seconds and 5 git commands to generate.