linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac
Colin Ian King 871a825c39 brcmfmac: remove redundant assignment to pointer 'entry'
The pointer 'entry' 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>
Link: https://lore.kernel.org/r/20201204180459.1148257-1-colin.king@canonical.com
2020-12-07 18:36:11 +02:00
..
bcdc.c net: brcmfmac: Convey execution context via argument to brcmf_netif_rx() 2020-09-29 14:02:55 -07:00
bcdc.h
bcmsdh.c brcmfmac: bcmsdh: Fix description for function parameter 'pktlist' 2020-11-07 18:04:04 +02:00
btcoex.c brcmfmac: btcoex: Update 'brcmf_btcoex_state' and demote others 2020-09-01 12:22:37 +03:00
btcoex.h
bus.h net: brcmfmac: Convey execution context via argument to brcmf_netif_rx() 2020-09-29 14:02:55 -07:00
cfg80211.c brcmfmac: fix error return code in brcmf_cfg80211_connect() 2020-11-24 17:00:16 +02:00
cfg80211.h brcmfmac: support SAE authentication offload in AP mode 2020-09-16 08:56:05 +03:00
chip.c brcmfmac: Use fallthrough pseudo-keyword 2020-08-27 16:07:24 +03:00
chip.h
common.c brcmfmac: fix invalid permanent MAC address in wiphy 2020-07-14 12:43:43 +03:00
common.h
commonring.c
commonring.h
core.c wireless-drivers-next patches for v5.10 2020-10-02 15:42:40 -07:00
core.h net: brcmfmac: Convey execution context via argument to brcmf_netif_rx() 2020-09-29 14:02:55 -07:00
debug.c
debug.h
dmi.c
feature.c brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK in AP mode 2020-09-16 08:56:04 +03:00
feature.h brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK in AP mode 2020-09-16 08:56:04 +03:00
firmware.c brcmfmac: firmware: Demote seemingly unintentional kernel-doc header 2020-09-01 12:20:16 +03:00
firmware.h
flowring.c
flowring.h
fweh.c brcmfmac: fweh: Add missing description for 'gfp' 2020-11-07 18:04:07 +02:00
fweh.h net: brcmfmac: Convey allocation mode as argument 2020-09-29 14:02:55 -07:00
fwil.c
fwil.h
fwil_types.h brcmfmac: To fix Bss Info flag definition Bug 2020-07-14 12:43:47 +03:00
fwsignal.c brcmfmac: remove redundant assignment to pointer 'entry' 2020-12-07 18:36:11 +02:00
fwsignal.h net: brcmfmac: Convey execution context via argument to brcmf_netif_rx() 2020-09-29 14:02:55 -07:00
Kconfig
Makefile
msgbuf.c net: brcmfmac: Convey allocation mode as argument 2020-09-29 14:02:55 -07:00
msgbuf.h
of.c brcmfmac: Transform compatible string for FW loading 2020-07-14 12:50:43 +03:00
of.h
p2p.c brcmfmac: p2p: Fix a couple of function headers 2020-09-01 16:05:04 +03:00
p2p.h
pcie.c brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free} 2020-11-07 18:19:23 +02:00
pcie.h
pno.c
pno.h
proto.c
proto.h net: brcmfmac: Convey execution context via argument to brcmf_netif_rx() 2020-09-29 14:02:55 -07:00
sdio.c brcmfmac: expose firmware config files through modinfo 2020-12-02 21:37:36 +02:00
sdio.h net: brcmfmac: Replace in_interrupt() 2020-09-29 14:02:55 -07:00
tracepoint.c
tracepoint.h
usb.c net: brcmfmac: Convey execution context via argument to brcmf_netif_rx() 2020-09-29 14:02:55 -07:00
usb.h
vendor.c
vendor.h