diff options
author | Krzysztof Wilczyński <kw@linux.com> | 2020-09-23 02:52:25 +0000 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2020-09-28 17:26:02 -0500 |
commit | 23cce2e00b332a7f434fe9c9f2a9c07aaff2bcd7 (patch) | |
tree | 15c664b4eb56eca6ff08f491dfb0ec1ecca4eac0 /drivers/pci/pcie | |
parent | PCI: pciehp: Reduce noisiness on hot removal (diff) | |
download | linux-dev-23cce2e00b332a7f434fe9c9f2a9c07aaff2bcd7.tar.xz linux-dev-23cce2e00b332a7f434fe9c9f2a9c07aaff2bcd7.zip |
PCI: shpchp: Remove unused 'rc' assignment
The value of the constant POWER_FAILURE assigned to the variable rc
after the power fault check is never used for anything, so remove it.
Addresses-Coverity-ID: 1226899 ("Unused value")
Link: https://lore.kernel.org/r/20200923025225.471459-1-kw@linux.com
Signed-off-by: Krzysztof Wilczyński <kw@linux.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/pcie')
0 files changed, 0 insertions, 0 deletions