commit | 2555f7bdd3b0db47f6e1d7bb887981654e2261b3 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Mon Nov 21 00:05:21 2005 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jan 09 12:13:16 2006 -0800 |
tree | 1004fd2af505c2bda7d74ae430a0613df4515083 | |
parent | 88d69a1dff4014889782ebad24ed3e964a8844bc [diff] |
[PATCH] PCI Hotplug: cpqphp_ctrl.c: remove dead code 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>