On Thursday 13 October 2011 17:17:03 Fabio Estevam wrote: > > This style for multiline comments is wrong. Please fix it. > > After applying the patch I read: > > /* "time" is measured in 1 / CONFIG_SYS_HZ seconds, > * "tick" is internal timer period > */ > > Could you please let me know what is the error?
It should be: /* * "time" is measured in 1 / CONFIG_SYS_HZ seconds, * "tick" is internal timer period */ instead. Cheers, Stefan -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: off...@denx.de _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot