• Rolf Eike Beer's avatar
    [PATCH] PCI Express Hotplug: splut pciehp_ctrl.c::configure_new_function · c61b1d93
    Rolf Eike Beer authored
    configure_new_function is way too big (>600 lines). Split it in 2 functions,
    one for the new functions and one for bridges. And split out a small piece
    from the bridge function which is used twice to it's own function.
    
    Patch is huge because of the identation changes but does nothing than the
    split and some minor coding style changes.
    c61b1d93
pciehp_ctrl.c 69.3 KB