PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridge
authorAlex Chiang <achiang@hp.com>
Tue, 31 Mar 2009 15:24:07 +0000 (09:24 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 11 Jun 2009 19:04:15 +0000 (12:04 -0700)
commite3265ea364c7ed5accc9955f8b805c380149870f
tree7c14d6c1f51a8094dce94bf949432ed33eb20aa6
parentb019ee679afde950f2d01b1af0530453aa60af3f
PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridge

I have no clue what the original intent here was, but the code as
written is useless.

The old dbg() statement above the old callsite might lead one to think
that at one point, there was supposed to be some recursion, but any
sense of sanity here has been lost to the ravages of time.

Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/hotplug/cpqphp_pci.c