diff options
author | Wolfram Sang <[email protected]> | 2022-08-18 22:59:59 +0200 |
---|---|---|
committer | Jarkko Sakkinen <[email protected]> | 2022-10-05 00:25:56 +0300 |
commit | e174b1273ef97d090ef85cb09a6bfdc10ea8dcf6 (patch) | |
tree | e9354bdda642663f24eb0693e6814e89c7e90d41 /lib/mpi/mpi-mod.c | |
parent | 4fe89d07dcc2804c8b562f6c7896a45643d34b2f (diff) |
char: 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 <[email protected]>
Signed-off-by: Jarkko Sakkinen <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions