[PATCH] ALSA: atmel: Replace deprecated strcpy() with strscpy()
Takashi Iwai
tiwai at suse.de
Thu May 22 11:37:08 PDT 2025
On Thu, 22 May 2025 20:01:09 +0200,
Thorsten Blum wrote:
>
> strcpy() is deprecated; use strscpy() instead. Use strscpy() to copy the
> long name because there's no string to format with sprintf().
>
> No functional changes intended.
>
> Link: https://github.com/KSPP/linux/issues/88
> Signed-off-by: Thorsten Blum <thorsten.blum at linux.dev>
Applied now. Thanks.
Takashi
More information about the linux-arm-kernel
mailing list