Re: [PATCH] drivers/media/video/v4l2-compat-ioctl32.c: Check the return value of copy_to_user

2010-12-21 Thread Thiago Farina
On Tue, Dec 21, 2010 at 4:25 PM, Arnd Bergmann a...@arndb.de wrote: On Tuesday 21 December 2010 02:18:06 Thiago Farina wrote: diff --git a/drivers/media/video/v4l2-compat-ioctl32.c b/drivers/media/video/v4l2-compat-ioctl32.c index e30e8df..55825ec 100644 --- a/drivers/media/video/v4l2-compat

[PATCH v2] drivers/media/video/v4l2-compat-ioctl32.c: Check the return value of copy_to_user

2010-12-21 Thread Thiago Farina
This fix the following warning: drivers/media/video/v4l2-compat-ioctl32.c: In function ‘get_microcode32’: drivers/media/video/v4l2-compat-ioctl32.c:209: warning: ignoring return value of ‘copy_to_user’, declared with attribute warn_unused_result Signed-off-by: Thiago Farina tfrans...@gmail.com

[PATCH 1/1] wl128x: Remove unused NO_OF_ENTRIES_IN_ARRAY macro.

2011-04-03 Thread Thiago Farina
Signed-off-by: Thiago Farina tfrans...@gmail.com --- drivers/media/radio/wl128x/fmdrv.h |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/drivers/media/radio/wl128x/fmdrv.h b/drivers/media/radio/wl128x/fmdrv.h index 5db6fd1..1a45a5d 100644 --- a/drivers/media/radio/wl128x

[PATCH] cpia2: use __stringify macro.

2009-11-29 Thread Thiago Farina
Signed-off-by: Thiago Farina tfrans...@gmail.com --- drivers/media/video/cpia2/cpia2_v4l.c | 27 +++ 1 files changed, 11 insertions(+), 16 deletions(-) diff --git a/drivers/media/video/cpia2/cpia2_v4l.c b/drivers/media/video/cpia2/cpia2_v4l.c index 0b4a8f3..6c5fcd8

[PATCH] dvb-core: remove unnecessary casting of kmalloc.

2010-01-16 Thread Thiago Farina
Signed-off-by: Thiago Farina tfrans...@gmail.com --- drivers/media/dvb/dvb-core/dvb_frontend.c |6 ++ 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/media/dvb/dvb-core/dvb_frontend.c b/drivers/media/dvb/dvb-core/dvb_frontend.c index 0746122..8eb4a3b 100644

[PATCH] media/usb: cx231xx-pcb-cfg.h: Remove unused enum _true_false.

2013-02-21 Thread Thiago Farina
Signed-off-by: Thiago Farina tfar...@chromium.org --- drivers/media/usb/cx231xx/cx231xx-pcb-cfg.h | 5 - 1 file changed, 5 deletions(-) diff --git a/drivers/media/usb/cx231xx/cx231xx-pcb-cfg.h b/drivers/media/usb/cx231xx/cx231xx-pcb-cfg.h index f5e46e8..b3c6190 100644 --- a/drivers/media