aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/huawei_cdc_ncm.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2020-05-09 22:41:11 +0100
committerJakub Kicinski <kuba@kernel.org>2020-05-10 11:12:55 -0700
commitd728e6402c0023a46b8595e1736695517fd94a7a (patch)
tree857de5f2a1bb25902222553aa12b8f8287188e02 /drivers/net/usb/huawei_cdc_ncm.c
parentdsa: sja1105: fix semicolon.cocci warnings (diff)
downloadlinux-dev-d728e6402c0023a46b8595e1736695517fd94a7a.tar.xz
linux-dev-d728e6402c0023a46b8595e1736695517fd94a7a.zip
net: usb: ax88179_178a: remove redundant assignment to variable ret
The variable ret is being initializeed with a value that is never read and it is being updated later with a new value. The initialization is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/usb/huawei_cdc_ncm.c')
0 files changed, 0 insertions, 0 deletions