PCI: rpaphp: Cleanup flow of control for rpaphp_add_slot
authorLinas Vepstas <linas@austin.ibm.com>
Fri, 13 Apr 2007 22:34:07 +0000 (15:34 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 May 2007 02:02:38 +0000 (19:02 -0700)
commitbf8cbae47559170d2f2947dd547492714f195dd3
tree07ac3329fb0d2a46031e49d361b9050433865331
parentf14e3136509e3825a83f6689cb709f41dfacea47
PCI: rpaphp: Cleanup flow of control for rpaphp_add_slot

Cleanup the flow of control for rpaphp_add_slot(), so as to
make it easier to read. The ext patch will fix a bug in this
same code.

Signed-off-by: Linas Vepstas <linas@austin.ibm.com>
Cc: John Rose <johnrose@austin.ibm.com>
Signed-off-by: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/hotplug/rpaphp_core.c