linux/drivers/media/platform/sunxi/sun6i-csi
Mauro Carvalho Chehab 85709cbf15 media: replace strncpy() by strscpy()
The strncpy() function is being deprecated upstream. Replace
it by the safer strscpy().

While here, replace a few occurences of strlcpy() that were
recently added to also use strscpy().

Reviewed-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-03-29 10:26:13 -04:00
..
Kconfig
Makefile
sun6i_csi_reg.h media: sun6i: manually fix other coding style issues 2018-11-23 05:16:24 -05:00
sun6i_csi.c media: sun6i: Add support for JPEG media bus format 2019-02-18 15:27:08 -05:00
sun6i_csi.h media: platform: fix several typos 2019-03-01 09:35:21 -05:00
sun6i_video.c media: replace strncpy() by strscpy() 2019-03-29 10:26:13 -04:00
sun6i_video.h