efi: Reformat GUID tables to follow the format in UEFI spec
authorPeter Jones <pjones@redhat.com>
Wed, 17 Feb 2016 12:35:54 +0000 (12:35 +0000)
committerIngo Molnar <mingo@kernel.org>
Mon, 22 Feb 2016 07:26:25 +0000 (08:26 +0100)
commit662b1d890c593673964758fe5b6f22067bffba7a
tree42ce6415a6038152329c9151051152731d32b0bb
parentab876728a91d89e93e4928895529cd5bb4dff6e4
efi: Reformat GUID tables to follow the format in UEFI spec

This makes it much easier to hunt for typos in the GUID definitions.

It also makes checkpatch complain less about efi.h GUID additions, so
that if you add another one with the same style, checkpatch won't
complain about it.

Signed-off-by: Peter Jones <pjones@redhat.com>
Signed-off-by: Matt Fleming <matt@codeblueprint.co.uk>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-efi@vger.kernel.org
Link: http://lkml.kernel.org/r/1455712566-16727-2-git-send-email-matt@codeblueprint.co.uk
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/linux/efi.h
This page took 0.028066 seconds and 5 git commands to generate.