]> git.ipfire.org Git - people/arne_f/kernel.git/commit
efi: Align efi_pci_io_protocol typedefs to type naming convention
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 4 May 2018 05:59:59 +0000 (07:59 +0200)
committerIngo Molnar <mingo@kernel.org>
Mon, 14 May 2018 06:57:48 +0000 (08:57 +0200)
commitcb0ba793525788e40e7a9ee82de8f3b017ca4459
treeda09d70a4132f9ac6e9ca7d1a32659dee88806e1
parent0add16c13f49bda5455d9418d479d6c89f7ab272
efi: Align efi_pci_io_protocol typedefs to type naming convention

In order to use the helper macros that perform type mangling with the
EFI PCI I/O protocol struct typedefs, align their Linux typenames with
the convention we use for definitionns that originate in the UEFI spec,
and add the trailing _t to each.

Tested-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Matt Fleming <matt@codeblueprint.co.uk>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-efi@vger.kernel.org
Link: http://lkml.kernel.org/r/20180504060003.19618-14-ard.biesheuvel@linaro.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/boot/compressed/eboot.c
include/linux/efi.h