Re: [PATCH 1/1] V4L CX88 patch - against 2.6.12-mm2

From: Jean Delvare
Date: Tue Jun 28 2005 - 16:27:02 EST


Hi Mauro,

Your patch adds trailing whitespace in various places:

> - core->tuner_type, core->tuner_addr<<1,
> + core->tuner_type, core->tuner_addr<<1,

> - ir->mask_keycode = 0x8f8;
> + ir->mask_keycode = 0x8f8;

> - ir->mask_keycode = 0x1f;
> + ir->mask_keycode = 0x1f;

> -static int or51132_set_ts_param(struct dvb_frontend* fe,
> +static int or51132_set_ts_param(struct dvb_frontend* fe,

Six people signing this patch and nobody noticed? Amazing.

Please fix, thanks.

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