Skip to content
Commit 6bc7ea3c authored by XueBing Chen's avatar XueBing Chen Committed by Vinod Koul
Browse files

dmaengine: dmatest: use strscpy to replace strlcpy



The strlcpy should not be used because it doesn't limit the source
length. Preferred is strscpy.

Signed-off-by: default avatarXueBing Chen <chenxuebing@jari.cn>
Link: https://lore.kernel.org/r/12e4cf06.a35.180fa748c29.Coremail.chenxuebing@jari.cn


Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent a71da24c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment