diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2022-08-18 23:01:16 +0200 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2022-09-26 20:02:20 +0200 |
commit | 97f8e62572555f8ad578d7b1739ba64d5d2cac0f (patch) | |
tree | e1e5c07831c3765dc6f9e5a2e4814df2237d5c0f /fs/nfsd/nfs4proc.c | |
parent | NFSD: move from strlcpy with unused retval to strscpy (diff) | |
download | linux-97f8e62572555f8ad578d7b1739ba64d5d2cac0f.tar.xz linux-97f8e62572555f8ad578d7b1739ba64d5d2cac0f.zip |
lockd: move from strlcpy with unused retval to strscpy
Follow the advice of the below link and prefer 'strscpy' in this
subsystem. Conversion is 1:1 because the return value is not used.
Generated by a coccinelle script.
Link: https://lore.kernel.org/r/CAHk-=wgfRnXz0W3D37d01q3JFkr_i_uTL=V6A6G1oUZcprmknw@mail.gmail.com/
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions