Re: [PATCH 09/10] misc: fix returning void-valued expressionwarnings

From: Al Viro
Date: Thu May 01 2008 - 08:52:16 EST


On Thu, May 01, 2008 at 02:17:06PM +0200, Peter Zijlstra wrote:
> > Write in C, please.
>
> We use GNU99 all over the place, or are you going to clear up all the
> statement expressions and such other fancy gnu extensions to the
> language as well?

Worthless ones - sure. Statement expressions are not particulary
nice one, but we can't avoid that shit (note that they are not even
well-defined - you can easily make gcc fall over and die with those).
--
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/