[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <B85A65D85D7EB246BE421B3FB0FBB59302578FA0F6@dbde02.ent.ti.com>
Date: Mon, 3 Oct 2011 20:18:36 +0530
From: "Premi, Sanjeev" <premi@...com>
To: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH] kconfig: fix warnings due to unused return values
> -----Original Message-----
> From: Premi, Sanjeev
> Sent: Thursday, September 22, 2011 5:07 PM
> To: linux-kernel@...r.kernel.org
> Cc: Premi, Sanjeev
> Subject: [PATCH] kconfig: fix warnings due to unused return values
>
> The return value of wattrset() is being ignored in the
> code and newer compilers complain about this e.g.
>
> HOSTCC scripts/kconfig/lxdialog/checklist.o
> scripts/kconfig/lxdialog/checklist.c: In function print_item:
> scripts/kconfig/lxdialog/checklist.c:40: warning: value
> computed is not used
> scripts/kconfig/lxdialog/checklist.c:46: warning: value
> computed is not used
>
> Let the compiler know that ignore is intentional.
>
> Signed-off-by: Sanjeev Premi <premi@...com>
> ---
Just wanted to ping on the status...
~sanjeev
[snip]...[snip]--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists