On Mon, Apr 30, 2012 at 03:21:49PM +0200, Marek Vasut wrote:
> Dear Gabriel Huau,
> 
> > +
> > +/*
> > + * Miscellaneous configurable options
> > + */
> > +#define    CONFIG_LONGHELP
> > +#define    CONFIG_SYS_PROMPT       "MINI2440 => "
> > +#define    CONFIG_SYS_CBSIZE       256
> > +#define    CONFIG_SYS_PBSIZE       
> (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16)
> > +#define    CONFIG_SYS_MAXARGS      32
> > +#define CONFIG_SYS_BARGSIZE        CONFIG_SYS_CBSIZE
> 
> #define[tab] mixed with #define[space] ... also, please Cc Albert Aribaud for 
> the next round, he'll likely pick this up.
> 

You gonna to kill me ... :P. checkpatch.pl didn't see this obfuscation
;).
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to