1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-24 09:13:20 -05:00
linux/drivers/media/pci/saa7134
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
saa7134-alsa.c
saa7134-cards.c
saa7134-core.c
saa7134-dvb.c
saa7134-empress.c
saa7134-go7007.c media: replace strncpy() by strscpy() 2019-03-29 10:26:13 -04:00
saa7134-i2c.c
saa7134-input.c
saa7134-reg.h
saa7134-ts.c
saa7134-tvaudio.c
saa7134-vbi.c
saa7134-video.c
saa7134.h