Dear Heiko Schocher,

In message <1316064766-5385-1-git-send-email...@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: w...@denx.de
Intel told us the Pentium would have "RISK" features...
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to