1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac
Jason Yan b09a2b3265 brcmsmac: main: Eliminate empty brcms_c_down_del_timer()
This function does nothing so remove it. This addresses the following
coccicheck warning:

drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c:5103:6-15:
Unneeded variable: "callbacks". Return "0" on line 5105

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Jason Yan <yanaijie@huawei.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200910140446.1168049-1-yanaijie@huawei.com
Link: https://lore.kernel.org/r/20200910140455.1168174-1-yanaijie@huawei.com
2020-09-16 09:04:48 +03:00
..
phy brcmsmac: phy_lcn: Remove unused variable 'lcnphy_rx_iqcomp_table_rev0' 2020-09-16 08:57:45 +03:00
aiutils.c
aiutils.h
ampdu.c brcmsmac: ampdu: Remove a couple set but unused variables 2020-09-01 16:04:59 +03:00
ampdu.h
antsel.c
antsel.h
brcms_trace_brcmsmac.h
brcms_trace_brcmsmac_msg.h
brcms_trace_brcmsmac_tx.h
brcms_trace_events.c
brcms_trace_events.h
channel.c brcmsmac: remove duplicated if condition 2019-10-01 12:14:46 +03:00
channel.h
d11.h
debug.c brcmsmac: no need to check return value of debugfs_create functions 2019-02-01 14:37:28 +02:00
debug.h brcmsmac: no need to check return value of debugfs_create functions 2019-02-01 14:37:28 +02:00
dma.c brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfill 2016-07-19 21:14:20 +03:00
dma.h
led.c brcm80211: brcmsmac: Move LEDs to GPIO descriptors 2020-07-14 12:51:22 +03:00
led.h brcm80211: brcmsmac: Move LEDs to GPIO descriptors 2020-07-14 12:51:22 +03:00
mac80211_if.c brcmsmac: convert tasklets to use new tasklet_setup() API 2020-08-27 16:22:05 +03:00
mac80211_if.h brcmsmac: convert tasklets to use new tasklet_setup() API 2020-08-27 16:22:05 +03:00
main.c brcmsmac: main: Eliminate empty brcms_c_down_del_timer() 2020-09-16 09:04:48 +03:00
main.h brcmsmac: AP mode: update beacon when TIM changes 2018-10-13 20:00:42 +03:00
Makefile wireless: prefix header search paths with $(srctree)/ 2019-02-01 14:42:25 +02:00
phy_shim.c
phy_shim.h
pmu.c
pmu.h
pub.h
rate.c
rate.h
scb.h
stf.c brcmsmac: make brcms_c_stf_ss_update() void 2020-04-15 11:47:41 +03:00
stf.h brcmsmac: make brcms_c_stf_ss_update() void 2020-04-15 11:47:41 +03:00
types.h
ucode_loader.c
ucode_loader.h