commit | 6f79eb749df7f1eea76c947f31603ade7d2b5f6d | [log] [tgz] |
---|---|---|
author | Linas Vepstas <linas@austin.ibm.com> | Fri Apr 13 15:34:19 2007 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed May 02 19:02:40 2007 -0700 |
tree | 05739883d619b6fc0a45d3988f65775327bb80c2 | |
parent | c02929c278f2bca68635e4c2daa00b7825d71061 [diff] |
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>