On Wed, 25 May 2022 10:32:46 +0800 (GMT+08:00), XueBing Chen wrote: > The strlcpy should not be used because it doesn't limit the source > length. Preferred is strscpy. > > Applied, thanks! [1/1] ARM: s3c: Use strscpy to replace strlcpy https://git.kernel.org/krzk/linux/c/c241d049122b49698d9094c7ee7a0215fbc04cfe Best regards, -- Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>