[PATCH] PCI Hotplug: Clean up acpiphp_core.c: use goto for error handling
This one converts the error handling in init_slots to use gotos to avoid code duplication.
Showing
Please register or sign in to comment
This one converts the error handling in init_slots to use gotos to avoid code duplication.