/linux/drivers/i2c/busses/ |
H A D | i2c-icy.c | ea1558ce149d286eaf2c0800a93b7efa2adda094 Thu Aug 11 07:10:30 UTC 2022 Wolfram Sang <wsa+renesas@sang-engineering.com> i2c: move drivers from strlcpy to strscpy
Follow the advice of the below link and prefer 'strscpy'. Conversion is easy because no driver used the return value and 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>
|
H A D | i2c-cbus-gpio.c | ea1558ce149d286eaf2c0800a93b7efa2adda094 Thu Aug 11 07:10:30 UTC 2022 Wolfram Sang <wsa+renesas@sang-engineering.com> i2c: move drivers from strlcpy to strscpy
Follow the advice of the below link and prefer 'strscpy'. Conversion is easy because no driver used the return value and 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>
|
H A D | i2c-mt7621.c | ea1558ce149d286eaf2c0800a93b7efa2adda094 Thu Aug 11 07:10:30 UTC 2022 Wolfram Sang <wsa+renesas@sang-engineering.com> i2c: move drivers from strlcpy to strscpy
Follow the advice of the below link and prefer 'strscpy'. Conversion is easy because no driver used the return value and 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>
|
H A D | i2c-simtec.c | ea1558ce149d286eaf2c0800a93b7efa2adda094 Thu Aug 11 07:10:30 UTC 2022 Wolfram Sang <wsa+renesas@sang-engineering.com> i2c: move drivers from strlcpy to strscpy
Follow the advice of the below link and prefer 'strscpy'. Conversion is easy because no driver used the return value and 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>
|
H A D | i2c-taos-evm.c | ea1558ce149d286eaf2c0800a93b7efa2adda094 Thu Aug 11 07:10:30 UTC 2022 Wolfram Sang <wsa+renesas@sang-engineering.com> i2c: move drivers from strlcpy to strscpy
Follow the advice of the below link and prefer 'strscpy'. Conversion is easy because no driver used the return value and 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>
|
H A D | i2c-altera.c | ea1558ce149d286eaf2c0800a93b7efa2adda094 Thu Aug 11 07:10:30 UTC 2022 Wolfram Sang <wsa+renesas@sang-engineering.com> i2c: move drivers from strlcpy to strscpy
Follow the advice of the below link and prefer 'strscpy'. Conversion is easy because no driver used the return value and 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>
|
H A D | i2c-bcm-kona.c | ea1558ce149d286eaf2c0800a93b7efa2adda094 Thu Aug 11 07:10:30 UTC 2022 Wolfram Sang <wsa+renesas@sang-engineering.com> i2c: move drivers from strlcpy to strscpy
Follow the advice of the below link and prefer 'strscpy'. Conversion is easy because no driver used the return value and 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>
|
H A D | i2c-lpc2k.c | ea1558ce149d286eaf2c0800a93b7efa2adda094 Thu Aug 11 07:10:30 UTC 2022 Wolfram Sang <wsa+renesas@sang-engineering.com> i2c: move drivers from strlcpy to strscpy
Follow the advice of the below link and prefer 'strscpy'. Conversion is easy because no driver used the return value and 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>
|
H A D | i2c-opal.c | ea1558ce149d286eaf2c0800a93b7efa2adda094 Thu Aug 11 07:10:30 UTC 2022 Wolfram Sang <wsa+renesas@sang-engineering.com> i2c: move drivers from strlcpy to strscpy
Follow the advice of the below link and prefer 'strscpy'. Conversion is easy because no driver used the return value and 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>
|
H A D | i2c-versatile.c | ea1558ce149d286eaf2c0800a93b7efa2adda094 Thu Aug 11 07:10:30 UTC 2022 Wolfram Sang <wsa+renesas@sang-engineering.com> i2c: move drivers from strlcpy to strscpy
Follow the advice of the below link and prefer 'strscpy'. Conversion is easy because no driver used the return value and 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>
|
H A D | i2c-highlander.c | ea1558ce149d286eaf2c0800a93b7efa2adda094 Thu Aug 11 07:10:30 UTC 2022 Wolfram Sang <wsa+renesas@sang-engineering.com> i2c: move drivers from strlcpy to strscpy
Follow the advice of the below link and prefer 'strscpy'. Conversion is easy because no driver used the return value and 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>
|
H A D | i2c-tegra-bpmp.c | ea1558ce149d286eaf2c0800a93b7efa2adda094 Thu Aug 11 07:10:30 UTC 2022 Wolfram Sang <wsa+renesas@sang-engineering.com> i2c: move drivers from strlcpy to strscpy
Follow the advice of the below link and prefer 'strscpy'. Conversion is easy because no driver used the return value and 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>
|
H A D | i2c-emev2.c | ea1558ce149d286eaf2c0800a93b7efa2adda094 Thu Aug 11 07:10:30 UTC 2022 Wolfram Sang <wsa+renesas@sang-engineering.com> i2c: move drivers from strlcpy to strscpy
Follow the advice of the below link and prefer 'strscpy'. Conversion is easy because no driver used the return value and 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>
|
H A D | i2c-digicolor.c | ea1558ce149d286eaf2c0800a93b7efa2adda094 Thu Aug 11 07:10:30 UTC 2022 Wolfram Sang <wsa+renesas@sang-engineering.com> i2c: move drivers from strlcpy to strscpy
Follow the advice of the below link and prefer 'strscpy'. Conversion is easy because no driver used the return value and 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>
|
H A D | i2c-nvidia-gpu.c | ea1558ce149d286eaf2c0800a93b7efa2adda094 Thu Aug 11 07:10:30 UTC 2022 Wolfram Sang <wsa+renesas@sang-engineering.com> i2c: move drivers from strlcpy to strscpy
Follow the advice of the below link and prefer 'strscpy'. Conversion is easy because no driver used the return value and 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>
|
H A D | i2c-parport.c | ea1558ce149d286eaf2c0800a93b7efa2adda094 Thu Aug 11 07:10:30 UTC 2022 Wolfram Sang <wsa+renesas@sang-engineering.com> i2c: move drivers from strlcpy to strscpy
Follow the advice of the below link and prefer 'strscpy'. Conversion is easy because no driver used the return value and 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>
|
H A D | i2c-cht-wc.c | ea1558ce149d286eaf2c0800a93b7efa2adda094 Thu Aug 11 07:10:30 UTC 2022 Wolfram Sang <wsa+renesas@sang-engineering.com> i2c: move drivers from strlcpy to strscpy
Follow the advice of the below link and prefer 'strscpy'. Conversion is easy because no driver used the return value and 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>
|
H A D | i2c-uniphier.c | ea1558ce149d286eaf2c0800a93b7efa2adda094 Thu Aug 11 07:10:30 UTC 2022 Wolfram Sang <wsa+renesas@sang-engineering.com> i2c: move drivers from strlcpy to strscpy
Follow the advice of the below link and prefer 'strscpy'. Conversion is easy because no driver used the return value and 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>
|
H A D | i2c-axxia.c | ea1558ce149d286eaf2c0800a93b7efa2adda094 Thu Aug 11 07:10:30 UTC 2022 Wolfram Sang <wsa+renesas@sang-engineering.com> i2c: move drivers from strlcpy to strscpy
Follow the advice of the below link and prefer 'strscpy'. Conversion is easy because no driver used the return value and 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>
|
H A D | i2c-hix5hd2.c | ea1558ce149d286eaf2c0800a93b7efa2adda094 Thu Aug 11 07:10:30 UTC 2022 Wolfram Sang <wsa+renesas@sang-engineering.com> i2c: move drivers from strlcpy to strscpy
Follow the advice of the below link and prefer 'strscpy'. Conversion is easy because no driver used the return value and 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>
|
H A D | i2c-riic.c | ea1558ce149d286eaf2c0800a93b7efa2adda094 Thu Aug 11 07:10:30 UTC 2022 Wolfram Sang <wsa+renesas@sang-engineering.com> i2c: move drivers from strlcpy to strscpy
Follow the advice of the below link and prefer 'strscpy'. Conversion is easy because no driver used the return value and 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>
|
H A D | i2c-eg20t.c | ea1558ce149d286eaf2c0800a93b7efa2adda094 Thu Aug 11 07:10:30 UTC 2022 Wolfram Sang <wsa+renesas@sang-engineering.com> i2c: move drivers from strlcpy to strscpy
Follow the advice of the below link and prefer 'strscpy'. Conversion is easy because no driver used the return value and 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>
|
H A D | i2c-ibm_iic.c | ea1558ce149d286eaf2c0800a93b7efa2adda094 Thu Aug 11 07:10:30 UTC 2022 Wolfram Sang <wsa+renesas@sang-engineering.com> i2c: move drivers from strlcpy to strscpy
Follow the advice of the below link and prefer 'strscpy'. Conversion is easy because no driver used the return value and 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>
|
H A D | i2c-exynos5.c | ea1558ce149d286eaf2c0800a93b7efa2adda094 Thu Aug 11 07:10:30 UTC 2022 Wolfram Sang <wsa+renesas@sang-engineering.com> i2c: move drivers from strlcpy to strscpy
Follow the advice of the below link and prefer 'strscpy'. Conversion is easy because no driver used the return value and 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>
|
H A D | i2c-aspeed.c | ea1558ce149d286eaf2c0800a93b7efa2adda094 Thu Aug 11 07:10:30 UTC 2022 Wolfram Sang <wsa+renesas@sang-engineering.com> i2c: move drivers from strlcpy to strscpy
Follow the advice of the below link and prefer 'strscpy'. Conversion is easy because no driver used the return value and 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>
|