diff options
author | 2022-08-18 22:59:51 +0200 | |
---|---|---|
committer | 2022-09-19 22:45:24 +0200 | |
commit | e6e4d33f380fbfd85b909d16c9b639299e5c37a6 (patch) | |
tree | 732ab4ba223790d439690a97408b7b4dc6a4feda /scripts/generate_rust_analyzer.py | |
parent | um: increase default virtual physical memory to 64 MiB (diff) | |
download | linux-dev-e6e4d33f380fbfd85b909d16c9b639299e5c37a6.tar.xz linux-dev-e6e4d33f380fbfd85b909d16c9b639299e5c37a6.zip |
um: 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: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions