summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorXueBing Chen <chenxuebing@jari.cn>2022-05-25 17:03:03 +0800
committerVinod Koul <vkoul@kernel.org>2022-07-06 11:04:43 +0530
commit6bc7ea3c9b49c869f688d949bb473c4e1484894f (patch)
tree3c53315d9739ecc20dd10f8093e80107b7d55c93 /mm
parenta71da24ce1f8f6844c6378ae394b5c4b31ff5725 (diff)
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: XueBing Chen <chenxuebing@jari.cn> Link: https://lore.kernel.org/r/12e4cf06.a35.180fa748c29.Coremail.chenxuebing@jari.cn Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions