Re: [PATCH] CodingStyle: proscribe do-while without braces.

From: Andrew Morton
Date: Fri Jul 27 2007 - 14:27:49 EST


On Fri, 27 Jul 2007 10:05:16 -0700
Josh Triplett <josht@xxxxxxxxxxxxxxxxxx> wrote:

> > Sparse warnings... I think it shouldn't complain either, unless
> > called with extra parameter.
>
> Good point; Sparse shouldn't warn about this by default. I've turned
> that off in latest Sparse from Git, so you need to give -Wdo-while or
> -Wall to get warnings about that. However, the kernel gives -Wall, so
> you'll still see the warnings there.

I believe reeducating sparse was the best fix here. I think I'll now
have a quiet accident with codingstyle-proscribe-do-while-without-braces.patch
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/