linux/drivers/w1/masters
Wolfram Sang 5dfd3c73ff w1: sgi: 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>
Link: https://lore.kernel.org/r/20220818210121.7589-1-wsa+renesas@sang-engineering.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
2023-05-08 08:14:49 +02:00
..
ds2482.c w1: ds2482: do not use assignment in if condition 2023-04-20 14:15:07 +02:00
ds2490.c w1: minor white-space and code style fixes 2023-04-20 14:15:06 +02:00
Kconfig w1: omap-hdq: allow compile testing 2023-04-20 14:15:07 +02:00
Makefile w1: remove ds1wm driver 2023-02-01 17:23:38 +01:00
matrox_w1.c w1: matrox: remove unnecessary ENOMEM messages 2023-04-20 14:15:07 +02:00
mxc_w1.c w1: mxc_w1: Fix timeout resolution problem leading to bus error 2020-10-02 15:53:25 +02:00
omap_hdq.c w1: omap-hdq: remove unnecessary ENOMEM messages 2023-04-20 14:15:07 +02:00
sgi_w1.c w1: sgi: move from strlcpy with unused retval to strscpy 2023-05-08 08:14:49 +02:00
w1-gpio.c Char/Misc drivers for 6.4-rc1 2023-04-27 12:07:50 -07:00