linux/drivers/net/wireless/marvell
Colin Ian King 4c8a468510 libertas: remove redundant assignment to variable ret
The variable ret is being initialized 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: Kalle Valo <kvalo@codeaurora.org>
2019-07-24 14:44:25 +03:00
..
libertas libertas: remove redundant assignment to variable ret 2019-07-24 14:44:25 +03:00
libertas_tf wireless-drivers-next patches for 5.3 2019-06-26 10:12:17 -07:00
mwifiex Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2019-07-08 19:48:57 -07:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
mwl8k.c mwl8k: move spin_lock_bh to spin_lock in tasklet 2019-04-26 14:57:15 +03:00