summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pcie-fu740.c
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2022-03-13 14:29:30 -0500
committerBjorn Helgaas <bhelgaas@google.com>2022-03-22 11:24:13 -0500
commitb6829e0419e5b3deafce5455da588c39deda77fa (patch)
tree8000ee970515ce01c1952cc7a0c5d48bc649f4f0 /drivers/pci/controller/dwc/pcie-fu740.c
parentc50762a85da6a95a96a20043ed518264b62b47df (diff)
PCI: kirin: Remove unused assignments
hi3660_pcie_phy_init() assigned "pdev", but never used the value. Drop it. Found by Krzysztof using cppcheck: $ cppcheck --enable=all --force unreadVariable drivers/pci/controller/dwc/pcie-kirin.c:336 Variable 'pdev' is assigned a value that is never used. Reported-by: Krzysztof WilczyƄski <kw@linux.com> Link: https://lore.kernel.org/r/20220313192933.434746-3-helgaas@kernel.org Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/controller/dwc/pcie-fu740.c')
0 files changed, 0 insertions, 0 deletions