[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87a577qssv.wl-tiwai@suse.de>
Date: Tue, 20 May 2025 16:07:44 +0200
From: Takashi Iwai <tiwai@...e.de>
To: Siddarth Gundu <siddarthsgml@...il.com>
Cc: perex@...ex.cz,
tiwai@...e.com,
linux-sound@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ALSA: amd7930: replace strcpy() with strscpy()
On Tue, 20 May 2025 13:30:12 +0200,
Siddarth Gundu wrote:
>
> strcpy() is deprecated; use strscpy() instead.
>
> Both the destination and source buffer are of fixed length
> so strscpy with 2-arguments is used.
>
> No functional changes intended.
>
> Link: https://github.com/KSPP/linux/issues/88
> Signed-off-by: Siddarth Gundu <siddarthsgml@...il.com>
Applied now. Thanks.
Takashi
Powered by blists - more mailing lists