Re: [OpenOCD-devel] checkpatch troubles

2012-01-24 Thread Peter Stuge
Andreas Fritiofson wrote: > if I want to pass checkpatch, I have to fix the formatting of a > number of unrelated lines, so that it won't get inconsistent. The lines being touched having fixed formatting would be enough to pass checkpatch. > Apart from being a PITA (I have better things to do),

[OpenOCD-devel] checkpatch troubles

2012-01-24 Thread Andreas Fritiofson
Hi! I've been getting a little annoyed lately by the nitpicking checkpatch check in Jenkins. For example, my latest patch failed due to some (non-documented?) check for tabs-after-spaces ( http://openocd.zylin.com/jenkins/job/openocd-gerrit/603/ ). The problem is that the changed lines follow the