Re: [PATCH 1/8] sparc: PCI: Replace deprecated strcpy with strscpy

From: Andreas Larsson

Date: Fri Sep 26 2025 - 10:44:12 EST


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.

Thanks,
Andreas