Re: [U-Boot] [PATCH v2 1/4] mx5: cosmetic: Clean up lowlevel_init

2012-08-20 Thread Stefano Babic
On 14/08/2012 17:18, Benoît Thébaudeau wrote: > Coding style cleanup: > - Remove useless parentheses. > - Use tabs for indentations and alignments. > > Signed-off-by: Benoît Thébaudeau > Cc: Stefano Babic > --- > Changes for v2: > - Make patch description more detailed. > > .../arch/arm/cp

Re: [U-Boot] [PATCH v2 1/4] mx5: cosmetic: Clean up lowlevel_init

2012-08-17 Thread Stefano Babic
On 14/08/2012 17:18, Benoît Thébaudeau wrote: > Coding style cleanup: > - Remove useless parentheses. > - Use tabs for indentations and alignments. > > Signed-off-by: Benoît Thébaudeau > Cc: Stefano Babic > --- > Changes for v2: > - Make patch description more detailed. > > .../arch/arm/cp