linux-loongson/sound/drivers/pcsp
Takashi Iwai 6d352251e9 ALSA: pcsp: Use safer strscpy() instead of strcpy()
Use a safer function strscpy() instead of strcpy() for copying to
arrays.

Only idiomatic code replacement, and no functional changes.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://patch.msgid.link/20250710100727.22653-8-tiwai@suse.de
2025-07-11 09:51:09 +02:00
..
Makefile ALSA: drivers: Use *-y instead of *-objs in Makefile 2024-05-08 18:17:57 +02:00
pcsp_input.c ALSA: pcsp: Allocate resources with device-managed APIs 2021-07-19 16:17:32 +02:00
pcsp_input.h ALSA: pcsp: Allocate resources with device-managed APIs 2021-07-19 16:17:32 +02:00
pcsp_lib.c ALSA: pcsp: Use safer strscpy() instead of strcpy() 2025-07-11 09:51:09 +02:00
pcsp_mixer.c ALSA: pcsp: Use safer strscpy() instead of strcpy() 2025-07-11 09:51:09 +02:00
pcsp.c ALSA: pcsp: Use safer strscpy() instead of strcpy() 2025-07-11 09:51:09 +02:00
pcsp.h