Re: [PATCH 1/1] ALSA: ctxfi: Replace deprecated strcpy() with strscpy()

From: Takashi Iwai
Date: Mon Jun 09 2025 - 03:54:54 EST


On Fri, 06 Jun 2025 22:40:00 +0200,
Brahmajit Das 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: Brahmajit Das <listout@xxxxxxxxxxx>

Applied now. Thanks.


Takashi