From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 13 Oct 2011 17:23:14 +0200 Subject: [U-Boot] [PATCH] imx: fix coding style In-Reply-To: References: <1318275292-2713-1-git-send-email-fabio.estevam@freescale.com> <4E9569DF.7000308@denx.de> Message-ID: <201110131723.14363.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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: office at denx.de