diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2012-06-21 00:11:45 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2012-06-21 01:28:53 +0200 |
commit | 67454b6602c3519d15193630e6765a5f02f39160 (patch) | |
tree | ad5718f2654adb2f08ebf9cac0973b989ba94950 /drivers/pci/pci-driver.c | |
parent | PCI: fix P2P bridge I/O port window sign extension (diff) | |
download | linux-67454b6602c3519d15193630e6765a5f02f39160.tar.xz linux-67454b6602c3519d15193630e6765a5f02f39160.zip |
PCI: shpchp: remove dead code
"slots_not_empty" is initialized to zero and can't be set again before
reaching this point, so this return statement is dead. Remove it.
Found by Coverity (CID 114324).
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/pci-driver.c')
0 files changed, 0 insertions, 0 deletions