[U-Boot] [PATCH v4] OMAP3: mvblx: Initial support for mvBlueLYNX-X

Wolfgang Denk wd at denx.de
Sun Oct 9 21:59:50 CEST 2011


Dear Michael Jones,

In message <4E8EC11B.8040207 at matrix-vision.de> you wrote:
> 
> But while we're on the topic- Most of those old warnings were because my 
> board/matrix_vision/mvblx/mvblx.h was based on board/ti/beagle/beagle.h, 
> which would've itself had lots of checkpatch warnings from long lines. 
> Sandeep advised me that this was a poor argument for submitting a patch 
> with warnings, so I submitted v5.  Now I've researched this again and 
> found the patch which introduced the warnings for beagle.h and the 
> discussion [2] around it.  If it was decided back then to indent the 
> lines with tabs although it caused checkpatch warnings, isn't it 
> reasonable for mvblx.h to be formatted in the same way?  I don't care 
> how it's formatted, but I find the inconsistency ugly.

There are a few cases where longer lines actually provide better
readbility than wrapping the code - these are things like tables of
MUX initializations, and the like.

But "normal" code or header files has a strict 80 char line length
limit.


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
Star Trek Lives!


More information about the U-Boot mailing list