diff options
author | Xu Panda <xu.panda@zte.com.cn> | 2022-12-09 08:37:29 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-12-12 11:00:55 +0100 |
commit | a2d40ce7acdbf4641235ee8be4b4d338746c03b5 (patch) | |
tree | f98e94c887f74a157411a0c2743292771dfddf2c /lib/lockref.c | |
parent | liquidio: use strscpy() to instead of strncpy() (diff) | |
download | linux-a2d40ce7acdbf4641235ee8be4b4d338746c03b5.tar.xz linux-a2d40ce7acdbf4641235ee8be4b4d338746c03b5.zip |
myri10ge: 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 'lib/lockref.c')
0 files changed, 0 insertions, 0 deletions