diff options
author | 2022-08-18 23:01:22 +0200 | |
---|---|---|
committer | 2022-08-25 13:38:07 +0200 | |
commit | 6bb79f5b4c84a09cd6bed46ef3e46ef4fc21407d (patch) | |
tree | af20088efb456ea9429678b096009ecf64eb3e6b /scripts/generate_rust_analyzer.py | |
parent | xen: x86: remove setting the obsolete config XEN_MAX_DOMAIN_MEMORY (diff) | |
download | wireguard-linux-6bb79f5b4c84a09cd6bed46ef3e46ef4fc21407d.tar.xz wireguard-linux-6bb79f5b4c84a09cd6bed46ef3e46ef4fc21407d.zip |
xen: 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>
Reviewed-by: Oleksandr Tyshchenko <oleksandr_tyshchenko@epam.com>
Link: https://lore.kernel.org/r/20220818210122.7613-1-wsa+renesas@sang-engineering.com
Signed-off-by: Juergen Gross <jgross@suse.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions