Re: [PATCH 1/3] Staging: rt2860: Clean spaces before tabs

From: Dan Carpenter
Date: Mon Dec 13 2010 - 01:06:33 EST


On Sun, Dec 12, 2010 at 06:56:29PM +0100, L. Alberto Giménez wrote:
> #define RT_QUERY_SIGNAL_CONTEXT 0x0402
> -#define RT_SET_IAPP_PID 0x0404
> +#define RT_SET_IAPP_PID 0x0404
> #define RT_SET_APD_PID 0x0405
> #define RT_SET_DEL_MAC_ENTRY 0x0406
> #define RT_QUERY_EVENT_TABLE 0x0407

Haha.

Those constants are supposed to be in a line instead of all just
higgledy-piggledy. Please can you fix this properly.

regards,
dan carpenter
--
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/