On 17:48 Mon 19 Nov 2007, Joe Perches wrote:
> 
> Signed-off-by: Joe Perches <[EMAIL PROTECTED]>
> ---
>  drivers/media/video/cx25840/cx25840-vbi.c   |    2 +-
>  drivers/media/video/meye.c                  |    2 +-
>  drivers/media/video/saa7134/saa7134-input.c |    2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/drivers/media/video/cx25840/cx25840-vbi.c 
> b/drivers/media/video/cx25840/cx25840-vbi.c
> index ced13fe..d2949e5 100644
> --- a/drivers/media/video/cx25840/cx25840-vbi.c
> +++ b/drivers/media/video/cx25840/cx25840-vbi.c
> @@ -180,7 +180,7 @@ void cx25840_vbi_setup(struct i2c_client *client)
>                                               fsc/1000000,fsc%1000000);
>  
>               v4l_dbg(1, cx25840_debug, client, "hblank %i, hactive %i, "
> -                     "vblank %i , vactive %i, vblank656 %i, src_dec %i,"
> +                     "vblank %i , vactive %i, vblank656 %i, src_dec %i, "
                                ^^^^^
                                can you remove that unintended
                                space too?
Thanks,

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

Reply via email to