[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7140.1277729043@redhat.com>
Date: Mon, 28 Jun 2010 13:44:03 +0100
From: David Howells <dhowells@...hat.com>
To: "Justin P. Mattock" <justinmattock@...il.com>
Cc: dhowells@...hat.com, linux-kernel@...r.kernel.org,
sds@...ho.nsa.gov, lenb@...nel.org, linux-bluetooth@...r.kernel.org
Subject: Re: [PATCH 2/5]security:ebitmap.c Fix warning: variable 'e_sft' set but not used
Justin P. Mattock <justinmattock@...il.com> 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@...il.com>
Acked-by: David Howells <dhowells@...hat.com>
(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@...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