[PATCH] Compaq PCI Hotplug: remove useless NULL checks from cpqphp_ctrl.c
Remove useless NULL checks from cpqphp_ctrl.c. Under normal circumstances there is no chance for any of this functions to get called with a NULL argument. If we are in such trouble that we get a NULL pointer don't hide it, just oops.
Showing
Please register or sign in to comment