diff options
author | 2022-12-09 15:34:49 +0800 | |
---|---|---|
committer | 2022-12-12 10:00:55 +0000 | |
commit | f6b759f56d1e2e3333a14936830e2377cbc9539e (patch) | |
tree | 25327f9b771d113ad08318ac3ee3144a145c8973 /net/dsa/tag.c | |
parent | hns: use strscpy() to instead of strncpy() (diff) | |
download | linux-rng-f6b759f56d1e2e3333a14936830e2377cbc9539e.tar.xz linux-rng-f6b759f56d1e2e3333a14936830e2377cbc9539e.zip |
liquidio: use strscpy() to instead of strncpy()
The implementation of strscpy() is more robust and safer.
That's now the recommended way to copy NUL terminated strings.
Signed-off-by: Xu Panda <xu.panda@zte.com.cn>
Signed-off-by: Yang Yang <yang.yang29@zte.com>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dsa/tag.c')
0 files changed, 0 insertions, 0 deletions