RE: [GIT PULL 00/11] EFI updates

From: Prakhya, Sai Praneeth
Date: Fri Nov 30 2018 - 13:01:39 EST


> On Thu, 29 Nov 2018 at 19:27, Prakhya, Sai Praneeth
> <sai.praneeth.prakhya@xxxxxxxxx> wrote:
> >
> > Hi Ard,
> >
> > While building from next branch of efi tree, I noticed the below warning. Could
> you please check the same on your side?
> >
> > CC lib/list_debug.o
> > drivers/firmware/efi/efi.c: In function 'efi_mem_reserve_persistent':
> > drivers/firmware/efi/efi.c:1000:6: warning: unused variable 'rsvsize' [-
> Wunused-variable]
> > int rsvsize = EFI_MEMRESERVE_SIZE(1);
> > ^~~~~~~
> > CC lib/bitrev.o
> > CC net/core/sock_reuseport.o
> >
>
> Thanks Sai
>
> Ingo spotted it as well and fixed it up before merging.

Great! :)

Regards,
Sai