linux-stable/drivers/net/wireless/broadcom/b43legacy
Wolfram Sang bf99f11df4 wifi: move from strlcpy with unused retval to strscpy
Follow the advice of the below link and prefer 'strscpy' in this
subsystem. Conversion is 1:1 because the return value is not used.
Generated by a coccinelle script.

Link: https://lore.kernel.org/r/CAHk-=wgfRnXz0W3D37d01q3JFkr_i_uTL=V6A6G1oUZcprmknw@mail.gmail.com/
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220830201457.7984-2-wsa+renesas@sang-engineering.com
2022-09-02 11:47:22 +03:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile
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 b43legacy: Remove unused inline function txring_to_priority() 2021-06-03 12:31:13 +03:00
dma.h
ilt.c
ilt.h
leds.c wifi: move from strlcpy with unused retval to strscpy 2022-09-02 11:47:22 +03:00
leds.h
main.c wifi: b43legacy: clean up one inconsistent indenting 2022-07-27 15:53:15 +03:00
main.h
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 b43legacy: fix a lower bounds test 2021-10-11 09:09:29 +03:00
radio.h
rfkill.c
rfkill.h
sysfs.c
sysfs.h
xmit.c
xmit.h