Re: [PATCH] ALSA: mips/sgio2audio: Replace deprecated strcpy() with strscpy()

From: Takashi Iwai
Date: Tue Jun 10 2025 - 11:54:12 EST


On Tue, 10 Jun 2025 14:18:33 +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>

Applied now to for-next branch. Thanks.


Takashi