diff options
author | Alan Cox <alan@linux.intel.com> | 2012-09-04 15:39:57 +0100 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2012-09-10 16:45:41 -0600 |
commit | b161dabc3d3004ea56a8d20b0f5ec9bf68e67180 (patch) | |
tree | a73811ebe89bc2a7d08e13d51be6b669e5442063 /drivers/pci/Kconfig | |
parent | f8ba65e8fbbc364b2a49d8713126fb345fe7ec65 (diff) |
PCI: cpqphp: Remove unreachable path
register & 0x0B == 0x04 is never true, the code will always take the
(identical) 0x00 path anyway. Remove the dead code paths.
Resolves-bug: https://bugzilla.kernel.org/show_bug.cgi?id=44151
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/Kconfig')
0 files changed, 0 insertions, 0 deletions