mirror_ubuntu-kernels/drivers/net/wireless/broadcom/b43legacy
Jiapeng Chong e83ce86aa7 wifi: b43legacy: Remove the unused function prev_slot()
The function prev_slot is defined in the dma.c file, but not called
elsewhere, so remove this unused function.

drivers/net/wireless/broadcom/b43legacy/dma.c:130:19: warning: unused function 'prev_slot'.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=4642
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230330021841.67724-1-jiapeng.chong@linux.alibaba.com
2023-04-03 16:42:36 +03:00
..
b43legacy.h
debugfs.c b43legacy: don't save dentries for debugfs 2021-05-21 20:46:37 +02:00
debugfs.h b43legacy: don't save dentries for debugfs 2021-05-21 20:46:37 +02:00
dma.c wifi: b43legacy: Remove the unused function prev_slot() 2023-04-03 16:42:36 +03:00
dma.h
ilt.c
ilt.h
Kconfig
leds.c wifi: move from strlcpy with unused retval to strscpy 2022-09-02 11:47:22 +03:00
leds.h
main.c wifi: mac80211: add wake_tx_queue callback to drivers 2022-10-10 11:00:03 +02:00
main.h
Makefile
phy.c b43legacy: Fix assigning negative value to unsigned variable 2022-04-06 15:13:08 +03:00
phy.h
pio.c b43legacy: convert tasklets to use new tasklet_setup() API 2020-08-27 16:22:04 +03:00
pio.h
radio.c wifi: b43legacy: remove unused freq_r3A_value function 2023-03-31 17:50:09 +03:00
radio.h
rfkill.c
rfkill.h
sysfs.c
sysfs.h
xmit.c
xmit.h