remarkable-linux/drivers/media/video/cx25821
Ezequiel García c854d8883f [media] cx25821: Remove bad strcpy to read-only char*
The strcpy was being used to set the name of the board.
This was both wrong and redundant,
since the destination char* was read-only and
the name is set statically at compile time.

The type of the name field is changed to const char*
to prevent future errors.

Reported-by: Radek Masin <radek@masin.eu>
Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-07-30 23:04:57 -03:00
..
cx25821-alsa.c [media] v4l: fix compiler warnings 2012-05-14 14:49:38 -03:00
cx25821-audio-upstream.c [media] cx25821: fix compiler warnings 2012-05-14 14:46:23 -03:00
cx25821-audio-upstream.h
cx25821-audio.h [media] cx25821-audio.h: Fix multiline defines 2011-11-24 18:49:25 -02:00
cx25821-biffuncs.h
cx25821-cards.c [media] cx25821-cards.c: Fix indent 2011-11-24 18:49:40 -02:00
cx25821-core.c [media] cx25821: Remove bad strcpy to read-only char* 2012-07-30 23:04:57 -03:00
cx25821-gpio.c
cx25821-i2c.c [media] cx25821: Replace struct memcpy with struct assignment 2012-07-30 19:54:25 -03:00
cx25821-medusa-defines.h [media] cx25821-medusa-defines.h: Line up defines 2011-11-24 18:52:07 -02:00
cx25821-medusa-reg.h [media] cx25821-medusa-reg.h: Line up defines 2011-11-24 18:52:30 -02:00
cx25821-medusa-video.c [media] cx25821,medusa: incorrect check on decoder type 2012-07-30 21:02:35 -03:00
cx25821-medusa-video.h
cx25821-reg.h
cx25821-sram.h
cx25821-video-upstream-ch2.c [media] cx25821: fix compiler warnings 2012-05-14 14:46:23 -03:00
cx25821-video-upstream-ch2.h
cx25821-video-upstream.c [media] cx25821: fix compiler warnings 2012-05-14 14:46:23 -03:00
cx25821-video-upstream.h
cx25821-video.c [media] cx25821: fix compiler warnings 2012-05-14 14:46:23 -03:00
cx25821-video.h [media] cx25821: fix compiler warnings 2012-05-14 14:46:23 -03:00
cx25821.h [media] cx25821: Remove bad strcpy to read-only char* 2012-07-30 23:04:57 -03:00
Kconfig
Makefile