Re: [U-Boot] [PATCH 10/13] lcd: various cleanups

2015-01-30 Thread Simon Glass
On 29 January 2015 at 04:21, Nikita Kiryanov wrote: > This cleanup mostly focuses on removing unnecessary whitespace and comments > which are superfluous and/or do not conform to the coding style. > > Signed-off-by: Nikita Kiryanov > Cc: Simon Glass > Cc: Anatolij Gustschin > --- > common/lcd.

[U-Boot] [PATCH 10/13] lcd: various cleanups

2015-01-29 Thread Nikita Kiryanov
This cleanup mostly focuses on removing unnecessary whitespace and comments which are superfluous and/or do not conform to the coding style. Signed-off-by: Nikita Kiryanov Cc: Simon Glass Cc: Anatolij Gustschin --- common/lcd.c | 90 +-- includ