[PATCH] CompactPCI: remove useless NULL checks
If the "struct hotplug_slot *" parameter is ever NULL then something bogus is going on, we should not hide this bug by catching it. Also the name used in debug messages is fixed. Eike
Showing
Please register or sign in to comment