Re: [PATCH] ALSA: n64: Replace deprecated strcpy() with strscpy()

From: Takashi Iwai
Date: Mon May 19 2025 - 11:50:58 EST


On Mon, 19 May 2025 12:56:25 +0200,
Thorsten Blum wrote:
>
> strcpy() is deprecated; use strscpy() instead.
>
> No functional changes intended.
>
> Link: https://github.com/KSPP/linux/issues/88
> Signed-off-by: Thorsten Blum <thorsten.blum@xxxxxxxxx>

Thanks, applied now.


Takashi