Re: [U-Boot] [PATCH v2 1/2] mx25: generic.c: Fix coding style

2011-10-05 Thread Stefano Babic
On 10/05/2011 03:02 AM, Fabio Estevam wrote: > Running checkpatch on arch/arm/cpu/arm926ejs/mx25/generic.c we get: > > total: 2 errors, 59 warnings, 326 lines checked > > Fix these errors and warnings. > > Signed-off-by: Fabio Estevam > --- > Changes since v1: > - Fixed typo on subject > > ar

[U-Boot] [PATCH v2 1/2] mx25: generic.c: Fix coding style

2011-10-04 Thread Fabio Estevam
Running checkpatch on arch/arm/cpu/arm926ejs/mx25/generic.c we get: total: 2 errors, 59 warnings, 326 lines checked Fix these errors and warnings. Signed-off-by: Fabio Estevam --- Changes since v1: - Fixed typo on subject arch/arm/cpu/arm926ejs/mx25/generic.c | 110 --