diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2022-08-19 20:23:48 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2022-08-19 20:23:48 +0300 |
commit | a723df3d430933a326257b049a993f377df66e1c (patch) | |
tree | 7417e0f0ca55466582ef304c8b88dd9c67c182dd /Documentation/devicetree | |
parent | ae2c9cf14c1ee451cd2215584b21619f1568d9e1 (diff) | |
download | linux-a723df3d430933a326257b049a993f377df66e1c.tar.xz |
iio: imu: inv_mpu6050: 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: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions