linux/drivers/media/usb/hdpvr
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
..
hdpvr-control.c
hdpvr-core.c media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devices 2017-12-14 09:58:20 -05:00
hdpvr-i2c.c media: hdpvr: fix smatch warning 2019-02-07 12:37:17 -05:00
hdpvr-video.c media: replace strncpy() by strscpy() 2019-03-29 10:26:13 -04:00
hdpvr.h media: usb: fix several typos 2019-03-01 09:43:27 -05:00
Kconfig media: Kconfig files: use the right help coding style 2019-03-20 06:47:51 -04:00
Makefile media: don't include drivers/media/i2c at cflags 2017-12-28 14:14:09 -05:00