• Rolf Eike Beer's avatar
    [PATCH] PCI Express Hotplug: some cleanups · bd1db4f8
    Rolf Eike Beer authored
    Some coding style fixes and small cleanups for pciehp_core.c:
    -wrap long lines
    -kill spaces before opening braces of functions
    -remove code duplication where both parts of an if statement do exactly the
     same
    -kill some useless comments
    -kill an unneeded initialisation
    bd1db4f8
pciehp_core.c 16.2 KB