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

Vinod Koul vkoul at kernel.org
Thu Jul 21 06:34:55 PDT 2022


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



More information about the linux-arm-kernel mailing list