Re: [PATCH] dmaengine: dmatest: use strscpy to replace strlcpy

From: Vinod Koul
Date: Wed Jul 06 2022 - 01:35:30 EST


On 25-05-22, 17:03, XueBing Chen wrote:
>
> The strlcpy should not be used because it doesn't limit the source
> length. Preferred is strscpy.

Applied, thanks

--
~Vinod