[U-Boot] [PATCH v2] Add board_panic_no_console to deal with early critical errors

Wolfgang Denk wd at denx.de
Tue Oct 18 07:28:20 CEST 2011


Dear Graeme Russ,

In message <CALButCJO6yj5Kw-tx8Qva6qFUBE74Dc877dMpLSsRn_xNyFsVw at mail.gmail.com> you wrote:
> 
> >  void panic(const char *fmt, ...)
> >  {
> >        va_list args;
> > +
> >        va_start(args, fmt);
> 
> No need to add this extra blank line

Oh, yes.  We separate declarations and code by a blank line.

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
People with narrow minds usually have broad tongues.


More information about the U-Boot mailing list