diff options
author | 2022-12-09 15:33:25 +0800 | |
---|---|---|
committer | 2022-12-12 10:00:55 +0000 | |
commit | 94d30e8933382184b257e94ac0d020d3f56ed614 (patch) | |
tree | dc430e1e0ebc73545a1339ec97fdfb6fb6e63475 /net/dsa/tag.c | |
parent | net: stmmac: Add check for taprio basetime configuration (diff) | |
download | linux-rng-94d30e8933382184b257e94ac0d020d3f56ed614.tar.xz linux-rng-94d30e8933382184b257e94ac0d020d3f56ed614.zip |
hns: 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