From: linas@austin.ibm.com Date: Fri, 13 Jan 2006 00:35:23 +0000 (-0600) Subject: [PATCH] powerpc/PCI hotplug: shuffle error checking to better location. X-Git-Tag: v2.6.16-rc2~176^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8737d6a90cd8b085c2ea9cb4c7443c87f86c3429;p=pandora-kernel.git [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 Acked-by: John Rose Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed