Re: [PATCH] nconfig: Silence unused return values from wattrset

From: Michal Marek
Date: Tue Apr 19 2011 - 03:23:01 EST


On Mon, Apr 18, 2011 at 03:38:56PM -0700, Stephen Boyd wrote:
> On 04/06/2011 03:07 PM, Stephen Boyd wrote:
> > Ignore the return value from wattrset since we ignore the return
> > value in nconf.gui.c as well.
> >
> > scripts/kconfig/nconf.c: In function 'print_function_line':
> > scripts/kconfig/nconf.c:376: warning: value computed is not used
> > scripts/kconfig/nconf.c:380: warning: value computed is not used
> > scripts/kconfig/nconf.c:387: warning: value computed is not used
> > scripts/kconfig/nconf.c: In function 'show_menu':
> > scripts/kconfig/nconf.c:956: warning: value computed is not used
> > scripts/kconfig/nconf.c:961: warning: value computed is not used
> > scripts/kconfig/nconf.c:963: warning: value computed is not used
> > scripts/kconfig/nconf.c:965: warning: value computed is not used
> >
> > Cc: Nir Tzachar <nir.tzachar@xxxxxxxxx>
> > Signed-off-by: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
> > ---
>
> Ping? Nack? Ack?

Sorry, I missed this patch. I applied it do kbuild-2.6.git#kconfig now.

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