linux/drivers/net/wireless/microchip/wilc1000
Colin Ian King 9b0467ed9a wilc1000: remove redundant assignment to pointer vif
The assignment to pointer vif is redundant as the assigned value
is never read, hence it can be removed.

Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20201203174316.1071446-1-colin.king@canonical.com
2020-12-07 18:34:17 +02:00
..
cfg80211.c wilc1000: added queue support for WMM 2020-12-02 21:38:12 +02:00
cfg80211.h
fw.h
hif.c wilc1000: added 'ndo_set_mac_address' callback support 2020-12-02 21:38:07 +02:00
hif.h wilc1000: added 'ndo_set_mac_address' callback support 2020-12-02 21:38:07 +02:00
Kconfig
Makefile wilc1000: use API version number info along with firmware filename 2020-07-14 20:52:27 +03:00
mon.c net: wilc1000: clean up resource in error path of init mon interface 2020-09-21 16:02:13 +03:00
netdev.c wilc1000: added 'ndo_set_mac_address' callback support 2020-12-02 21:38:07 +02:00
netdev.h wilc1000: added queue support for WMM 2020-12-02 21:38:12 +02:00
sdio.c wilc1000: Fix memleak in wilc_sdio_probe 2020-08-27 13:01:31 +03:00
spi.c wilc1000: Fix memleak in wilc_bus_probe 2020-08-27 13:02:48 +03:00
wlan.c wilc1000: remove redundant assignment to pointer vif 2020-12-07 18:34:17 +02:00
wlan.h wilc1000: added queue support for WMM 2020-12-02 21:38:12 +02:00
wlan_cfg.c
wlan_cfg.h
wlan_if.h