Re: [PATCH 2/5]security:ebitmap.c Fix warning: variable 'e_sft' set but not used

From: David Howells
Date: Mon Jun 28 2010 - 08:44:41 EST


Justin P. Mattock <justinmattock@xxxxxxxxx> wrote:

> gcc is giving me this during compiling:
> CC security/selinux/ss/ebitmap.o
> security/selinux/ss/ebitmap.c: In function 'ebitmap_netlbl_import':
> security/selinux/ss/ebitmap.c:159:27: warning: variable 'e_sft' set but not used
>
> The below fixes this warning for me.
> (please check this whenever you have time).
> Signed-off-by: Justin P. Mattock <justinmattock@xxxxxxxxx>

Acked-by: David Howells <dhowells@xxxxxxxxxx>

(though I wonder if e_sft should be used for something...)
--
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/