remove trailing whitespace
[coreboot.git] / src / mainboard / getac / p470 / rtl8168.c
index f0f98d20f49b7d4102fe758a53638aeea20d3985..37ef6743623a417929d51f27e31b24554e57bb73 100644 (file)
@@ -29,7 +29,7 @@
 static void nic_init(struct device *dev)
 {
        printk(BIOS_DEBUG, "Initializing RTL8168 Gigabit Ethernet\n");
-       // Nothing to do yet, but this has to be here to keep 
+       // Nothing to do yet, but this has to be here to keep
        // coreboot from trying to execute an option ROM.
 
 #ifdef RTL8168_DEBUG