[U-Boot] [PATCH 02/13] board/evb64260/i2c.c: Coding Style cleanup

Wolfgang Denk wd at denx.de
Wed Nov 16 21:03:00 CET 2011


Dear Heiko Schocher,

In message <4EBB6FF4.5060105 at denx.de> you wrote:
> 
> > Make checkpatch-clean
...
> > -	unsigned int actualFreq, actualN=0, actualM=0;
> > +	unsigned int actualFreq, actualN = 0, actualM = 0;
> 
> Hmm.. we don't use Upper and Lower case mixed for variable names.
> This should be cleanuped too.

Yes, you are right.  I didn't have time to do that.  Patches welcome.

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
Research is what I'm doing when I don't know what I'm doing.
                                                 -- Wernher von Braun


More information about the U-Boot mailing list