From: Justin P. Mattock on
On 06/28/2010 05:44 AM, David Howells wrote:
> Justin P. Mattock<justinmattock(a)gmail.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(a)gmail.com>
>
> Acked-by: David Howells<dhowells(a)redhat.com>
>
> (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(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/