PCI: rpaphp: refactor tail call to rpaphp_register_slot()
authorLinas Vepstas <linas@austin.ibm.com>
Fri, 13 Apr 2007 22:34:19 +0000 (15:34 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 May 2007 02:02:40 +0000 (19:02 -0700)
commit6f79eb749df7f1eea76c947f31603ade7d2b5f6d
tree05739883d619b6fc0a45d3988f65775327bb80c2
parentc02929c278f2bca68635e4c2daa00b7825d71061
PCI: rpaphp: refactor tail call to rpaphp_register_slot()

Eliminate the tail call to rpaphp_register_slot()
by placing it in the caller. This will help later
dis-entanglement.

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
drivers/pci/hotplug/rpaphp_pci.c