Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / southbridge / intel / i82801dx / i82801dx.c
index 282ccfd2473acc894f7bad6a8d2b5d98b5ca6585..ac904efa2982d77a490aaa1b9ac9f7e9f88b24e5 100644 (file)
@@ -38,7 +38,7 @@ void i82801dx_enable(device_t dev)
 
        // Calculate disable bit position for specified device:function
        // NOTE: For ICH-4, only the following devices can be disabled:
-       //               D31: F0, F1, F3, F5, F6, 
+       //               D31: F0, F1, F3, F5, F6,
        //               D29: F0, F1, F2, F7
 
        if (PCI_SLOT(dev->path.pci.devfn) == 31) {