mirror-linux/drivers/video/fbdev/omap2/omapfb
Wolfram Sang 8d0268585b fbdev: Move fbdev drivers from strlcpy 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: Helge Deller <deller@gmx.de>
2022-08-24 22:06:15 +02:00
..
displays video: fbdev: omapfb: simplify the return expression of nec_8048_connect() 2022-05-19 11:17:42 +02:00
dss video: fbdev: omapfb: Align '*' in comment 2022-06-22 16:53:55 +02:00
Kconfig
Makefile
omapfb-ioctl.c
omapfb-main.c fbdev: Move fbdev drivers from strlcpy to strscpy 2022-08-24 22:06:15 +02:00
omapfb-sysfs.c video: omapfb: replace snprintf in show functions with sysfs_emit 2021-10-15 22:52:10 +02:00
omapfb.h fbdev: omapfb: avoid -Wempty-body warning 2021-03-22 15:02:14 +01:00
vrfb.c