Re: [PATCH] w1: ds28e17: Replace deprecated strcpy + strcat in w1_f19_add_slave
From: Krzysztof Kozlowski
Date: Sun Oct 12 2025 - 20:19:52 EST
On Thu, 09 Oct 2025 19:45:12 +0200, Thorsten Blum wrote:
> strcpy() is deprecated and using strcat() is discouraged. Replace them with
> scnprintf(). No functional changes.
>
>
Applied, thanks!
[1/1] w1: ds28e17: Replace deprecated strcpy + strcat in w1_f19_add_slave
https://git.kernel.org/krzk/linux-w1/c/f3c6353d801a9826e234ad477af08b09a98d888b
Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>