Files
linux/drivers/net/usb
Colin Ian King 1ea08c6bce net: huawei_cdc_ncm: 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>
2020-05-10 11:13:07 -07:00
..
2019-05-16 14:22:13 -07:00
2020-03-15 00:41:29 -07:00
2019-08-18 13:03:21 -07:00