Re: [PATCH] Makefile: disable sparse warning "returning void-valued expression"

From: Sam Ravnborg
Date: Sat Dec 27 2008 - 16:55:56 EST


On Sat, Dec 27, 2008 at 10:38:44PM +0100, Hannes Eder wrote:
> The sparse warning -Wreturn-void ("returning void-valued expression")
> is off by default, but it is enabled with -Wall, so add
> -Wno-return-void to CHECKFLAGS to disable it.
>
> Signed-off-by: Hannes Eder <hannes@xxxxxxxxxxxxxx>

Thanks Hannes - applied.

Sam
--
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/