]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc668cc4a063663fb2a7eb5c804879a1068e926f0
tree07ac3329fb0d2a46031e49d361b9050433865331
parent809074c9b605357cf9291b1edfe211dbcbf04e2c
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