/openbmc/linux/drivers/staging/media/imx/ |
H A D | imx-ic-common.c | diff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 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>
|
H A D | imx-media-vdic.c | diff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 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>
|
/openbmc/linux/drivers/media/pci/saa7134/ |
H A D | saa7134-go7007.c | diff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 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>
|
/openbmc/linux/drivers/media/pci/mantis/ |
H A D | mantis_i2c.c | diff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 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>
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | as102_fe.c | diff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 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>
|
H A D | dvb-pll.c | diff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 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>
|
H A D | dib9000.c | diff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 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>
|
H A D | dib7000p.c | diff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 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>
|
H A D | dib8000.c | diff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 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>
|
H A D | m88ds3103.c | diff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 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>
|
/openbmc/linux/drivers/media/pci/bt8xx/ |
H A D | dst.c | diff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 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>
|
/openbmc/linux/drivers/media/usb/go7007/ |
H A D | go7007-usb.c | diff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 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>
|
H A D | go7007-v4l2.c | diff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 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>
|
/openbmc/linux/drivers/media/radio/si4713/ |
H A D | si4713.c | diff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 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>
|
/openbmc/linux/drivers/media/usb/hdpvr/ |
H A D | hdpvr-video.c | diff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 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>
|
/openbmc/linux/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-v4l2.c | diff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 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>
|
H A D | pvrusb2-hdw.c | diff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> 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>
|