linux/drivers/media/usb/go7007
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
..
go7007-driver.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
go7007-fw.c media: go7007: avoid clang frame overflow warning with KASAN 2019-03-19 13:59:00 -04:00
go7007-i2c.c
go7007-loader.c
go7007-priv.h
go7007-usb.c media: replace strncpy() by strscpy() 2019-03-29 10:26:13 -04:00
go7007-v4l2.c media: replace strncpy() by strscpy() 2019-03-29 10:26:13 -04:00
Kconfig media: Kconfig files: use the right help coding style 2019-03-20 06:47:51 -04:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
s2250-board.c
snd-go7007.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00