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

From: Justin P. Mattock
Date: Mon Jun 28 2010 - 13:49:42 EST


On 06/28/2010 05:44 AM, David Howells wrote:
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...)


alright..

Justin P. Mattock
--
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/