diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2022-08-19 00:00:53 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-08-22 23:01:26 +0300 |
commit | 7a12dd077e5207d72fadaabf7d4520bd3af84082 (patch) | |
tree | 07195a1805827c9338484b817cfec682346ba152 /security/Makefile | |
parent | e02b4a2fc3e20df3567bb563a2f12582f5ae17cd (diff) | |
download | linux-7a12dd077e5207d72fadaabf7d4520bd3af84082.tar.xz |
of: 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: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220818210054.7157-1-wsa+renesas@sang-engineering.com
Diffstat (limited to 'security/Makefile')
0 files changed, 0 insertions, 0 deletions