diff options
| author | XueBing Chen <[email protected]> | 2022-05-25 17:03:03 +0800 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2022-07-06 11:04:43 +0530 |
| commit | 6bc7ea3c9b49c869f688d949bb473c4e1484894f (patch) | |
| tree | 3c53315d9739ecc20dd10f8093e80107b7d55c93 /kernel/bpf/arraymap.c | |
| parent | a71da24ce1f8f6844c6378ae394b5c4b31ff5725 (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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'kernel/bpf/arraymap.c')
0 files changed, 0 insertions, 0 deletions