[PATCH] PCI Express Hotplug: use goto for error handling
This changes pciehp_core.c::init_slots to use goto for error hanling. Also a missing magic missed by previous patches is killed.
Showing
Please register or sign in to comment
This changes pciehp_core.c::init_slots to use goto for error hanling. Also a missing magic missed by previous patches is killed.