[U-Boot] [PATCH 07/10] common/lcd: cosmetic: clean up a bit

Anatolij Gustschin agust at denx.de
Fri Mar 29 12:04:36 CET 2013


Hi,

On Sat, 12 Jan 2013 23:07:56 +0100
Jeroen Hofstee <jeroen at myspectrum.nl> wrote:

>  - Make the brackets of the function calls more consistent
>  - Remove really unnecessary brackets
>  - Removes the extern from the function definitions
>  - Remove curly brackets from single line statements
>  - Remove lcd_setmem proto since it is already in common.h
>  - Don't init globals to 0
> 
> cc: Anatolij Gustschin <agust at denx.de>
> Signed-off-by: Jeroen Hofstee <jeroen at myspectrum.nl>
> ---
>  common/lcd.c  |   84 ++++++++++++++++++++++-----------------------------------
>  include/lcd.h |   35 +++++++++++-------------
>  2 files changed, 48 insertions(+), 71 deletions(-)

merged rebased patch, thanks!

Anatolij


More information about the U-Boot mailing list