[U-Boot] [PATCH] cosmetic, post: Codingstyle cleanup

Wolfgang Denk wd at denx.de
Sat Oct 22 00:31:22 CEST 2011


Dear Heiko Schocher,

In message <1316064766-5385-1-git-send-email-hs at denx.de> you wrote:
>
> +	else
>  		/* Use old value */
>  		newword = post_word_load () & ~POST_COLDBOOT;
> -	}
...
>  	if (bootmode == 0)
> -	{
>  		/* We are booting after power-on */
>  		newword |= POST_COLDBOOT;
> -	}

In U-Boot we rewuire braces around multiline comments (even though
checkpatch does not complain about this).

Please fix and resubmit.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Intel told us the Pentium would have "RISK" features...


More information about the U-Boot mailing list