On Fri, Apr 03, 2009 at 10:21:34AM -0300, Werner Almesberger wrote:
> > - if(val) {
> > + if (val)
> This appears to be in contradiction with the following passage of
> Documentation/CodingStyle:
I think you're reading the patch the wrong way round :)