Re: [PATCH 1/8] sparc: PCI: Replace deprecated strcpy with strscpy
From: Andreas Larsson
Date: Fri Sep 26 2025 - 11:32:15 EST
On 2025-09-26 16:44, Andreas Larsson wrote:
> On 2025-09-22 23:03, 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>
>
> For the series:
>
> Reviewed-by: Andreas Larsson <andreas@xxxxxxxxxxx>
>
> Picking this up to my for-next.
...with some subject line clarifications.
Cheers,
Andreas