aboutsummaryrefslogtreecommitdiffstats
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-05-13 11:49:10 +0000
committerDavid S. Miller <[email protected]>2021-05-13 22:52:22 +0000
commit5efe2575316f97aa6d004fc0534e48ea85acdff3 (patch)
treedd75887a9019a71a622a90d69e379ddead1df20f /net/switchdev/switchdev.c
parentMerge branch 'virtio_net-fixes' (diff)
downloadkernel-5efe2575316f97aa6d004fc0534e48ea85acdff3.tar.gz
kernel-5efe2575316f97aa6d004fc0534e48ea85acdff3.zip
net: qed: remove redundant initialization of variable rc
The variable rc is being initialized with a value that is never read, it is being updated later on. The assignment is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions