aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xen-netback/interface.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2022-04-18 14:44:16 +0000
committerLorenzo Pieralisi <[email protected]>2022-04-28 09:46:37 +0000
commit6086987bdeb5910778e6488b1cd6801701b4ef91 (patch)
treeea17e9cd280c6d0cf1fe8542bc3069429e28b659 /drivers/net/xen-netback/interface.c
parentLinux 5.18-rc1 (diff)
downloadkernel-6086987bdeb5910778e6488b1cd6801701b4ef91.tar.gz
kernel-6086987bdeb5910778e6488b1cd6801701b4ef91.zip
PCI: versatile: Remove redundant variable retval
Variable retval is being assigned a value that is never read, the variable is redundant and can be removed. Cleans up clang scan build warning: drivers/pci/controller/pci-versatile.c:37:10: warning: Although the value stored to 'retval' is used in the enclosing expression, the value is never actually read from 'retval' [deadcode.DeadStores] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Lorenzo Pieralisi <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions