linux-stable/sound/sparc
Siddarth Gundu 2bae25a802 ALSA: amd7930: replace strcpy() with strscpy()
strcpy() is deprecated; use strscpy() instead.

Both the destination and source buffer are of fixed length
so strscpy with 2-arguments is used.

No functional changes intended.

Link: https://github.com/KSPP/linux/issues/88
Signed-off-by: Siddarth Gundu <siddarthsgml@gmail.com>
Link: https://patch.msgid.link/20250520113012.70270-1-siddarthsgml@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2025-05-20 16:07:18 +02:00
..
amd7930.c ALSA: amd7930: replace strcpy() with strscpy() 2025-05-20 16:07:18 +02:00
cs4231.c sound: Switch back to struct platform_driver::remove() 2024-10-30 14:47:59 +01:00
dbri.c ALSA: dbri: replace strcpy() with strscpy() 2025-05-19 22:37:35 +02:00
Kconfig
Makefile