]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitee69ef92a1ec36c9db8e369f634a19a42c7cd915
tree7c14d6c1f51a8094dce94bf949432ed33eb20aa6
parent4803d256c040b171dde7eec15ca4df393f89b7bd
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