diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2022-03-13 22:29:32 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2022-03-22 19:24:40 +0300 |
commit | af8b8b6c044541430b287e549aeb5ffd622c8ac7 (patch) | |
tree | 93bd320b3337f26796b0b1b37eb300d85aeece22 /drivers/pci/xen-pcifront.c | |
parent | 6f102550728838f0f83123f193740c06fdfbdd62 (diff) | |
download | linux-af8b8b6c044541430b287e549aeb5ffd622c8ac7.tar.xz |
PCI: cpqphp: Remove unused assignments
Remove variables and assignments that are never used.
Found by Krzysztof using cppcheck, e.g.:
$ cppcheck --enable=all --force
unreadVariable drivers/pci/hotplug/cpqphp_core.c:1257 Variable 'rc' is assigned a value that is never used.
Reported-by: Krzysztof WilczyĆski <kw@linux.com>
Link: https://lore.kernel.org/r/20220313192933.434746-5-helgaas@kernel.org
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/xen-pcifront.c')
0 files changed, 0 insertions, 0 deletions