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

From: Vinod Koul
Date: Thu Jul 21 2022 - 09:35:07 EST


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

Applied, thanks

--
~Vinod