diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2022-08-11 15:08:08 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2022-08-12 00:02:52 +0300 |
commit | 0b0221d9cd330e3d9c4cb0a257b92af2a6ca2ed0 (patch) | |
tree | 459b92d48e07ee89d0754a2f39562aad926f9994 /Documentation/i2c | |
parent | ea1558ce149d286eaf2c0800a93b7efa2adda094 (diff) | |
download | linux-0b0221d9cd330e3d9c4cb0a257b92af2a6ca2ed0.tar.xz |
i2c: move core from strlcpy to strscpy
Follow the advice of the below link and prefer 'strscpy'. Conversion is
easy because no code used the return value. It has been done with a
simple sed invocation.
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: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'Documentation/i2c')
0 files changed, 0 insertions, 0 deletions