Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / mainboard / intel / d945gclf / rtl8168.c
index e278bcfb4eaf76d0c5f65bea2a3050774b79e603..04fd56ccb18f0e71f84969e5b5531e9396c9107d 100644 (file)
@@ -28,7 +28,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.
 }