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

Dan Carpenter error27 at gmail.com
Mon Dec 13 06:05:03 UTC 2010


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



More information about the devel mailing list