[PATCH] PCI Hotplug: cpqphp_ctrl.c: remove dead code
authorAdrian Bunk <bunk@stusta.de>
Sun, 20 Nov 2005 23:05:21 +0000 (00:05 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 9 Jan 2006 20:13:16 +0000 (12:13 -0800)
The Coverity checker spotted that we already did return -ENOMEM
if (!p_mem_node).

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found