Re: [PATCH 1/4] efi: Convert runtime services function ptrs

From: Matt Fleming
Date: Thu Jun 06 2013 - 06:07:54 EST


On Sun, 02 Jun, at 02:56:07PM, Borislav Petkov wrote:
> From: Borislav Petkov <bp@xxxxxxx>
>
> ... to void * like the boot services and lose all the void * casts. No
> functionality change.
>
> Signed-off-by: Borislav Petkov <bp@xxxxxxx>
> ---
> arch/x86/boot/compressed/eboot.c | 2 +-
> arch/x86/include/asm/efi.h | 28 ++++++++++++++--------------
> include/linux/efi.h | 28 ++++++++++++++--------------
> 3 files changed, 29 insertions(+), 29 deletions(-)

Thanks! I've chucked this into my 'urgent' queue because it's a pretty
straight forward cleanup and there's no point in allowing it to bitrot
any further (the change to eboot.c is already stale).

--
Matt Fleming, Intel Open Source Technology Center
--
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/