lkml.org 
[lkml]   [2005]   [Nov]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] - Fixes sparse warning in bttv-driver.
From
Date
Luiz Fernando,

Please send V4L fixes to me instead of Kraxel or to V4L mailing list
(video4linux-list@redhat.com). I'm the current V4L maintainer.

Cheers,
Mauro.

Em Seg, 2005-11-14 às 09:54 -0200, Luiz Fernando Capitulino escreveu:
> Hi,
>
> The patch below fixes the following sparse warning:
>
> drivers/media/video/bttv-driver.c
>
> Signed-off-by: Luiz Capitulino <lcapitulino@mandriva.com.br>
Acked-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
>
> drivers/media/video/bttv-driver.c | 2 +-
> drivers/media/video/bttv-i2c.c | 0
?
> 2 files changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/media/video/bttv-driver.c b/drivers/media/video/bttv-driver.c
> --- a/drivers/media/video/bttv-driver.c
> +++ b/drivers/media/video/bttv-driver.c
> @@ -1853,7 +1853,7 @@ static int bttv_common_ioctls(struct btt
> }
> case VIDIOC_LOG_STATUS:
> {
> - bttv_call_i2c_clients(btv, VIDIOC_LOG_STATUS, 0);
> + bttv_call_i2c_clients(btv, VIDIOC_LOG_STATUS, NULL);
> return 0;
> }
>
> diff --git a/drivers/media/video/bttv-i2c.c b/drivers/media/video/bttv-i2c.c
?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-11-16 21:03    [W:0.040 / U:0.880 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site