commit | 8737d6a90cd8b085c2ea9cb4c7443c87f86c3429 | [log] [tgz] |
---|---|---|
author | linas@austin.ibm.com <linas@austin.ibm.com> | Thu Jan 12 18:35:23 2006 -0600 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jan 31 18:00:13 2006 -0800 |
tree | 88a6148ed1dd5d98f9d3ef89b4639e210d0ee19b | |
parent | b64a71ab5c9098a79ccb463af968933483458a0f [diff] |
[PATCH] powerpc/PCI hotplug: shuffle error checking to better location. Error checking is scattered through various layers of the dlpar code, leading to a somewhat opaque code structure. This patch consolidates error checking in one routine, simplifying the code a tad. There's also some whitespace cleanup here too. Signed-off-by: Linas Vepstas <linas@austin.ibm.com> Acked-by: John Rose <johnrose@austin.ibm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>