efi: Reorganize the GUID table to make it easier to read
authorIngo Molnar <mingo@kernel.org>
Mon, 27 Jun 2016 10:49:20 +0000 (12:49 +0200)
committerIngo Molnar <mingo@kernel.org>
Fri, 8 Jul 2016 13:21:37 +0000 (15:21 +0200)
commit7fb2b43c3252c9177825a0a49138cd16144b6b5e
tree1ac0da82ea6e3dfed5a5aca87b2bed2915da4747
parentb684e9bc750b6349ff59f1b1ab4397cae255765f
efi: Reorganize the GUID table to make it easier to read

Re-organize the GUID table so that every GUID takes a single line.

This makes each line super long, but if you have a large enough terminal
(or zoom out of a small terminal) then you can see the structure at
a glance - which is more readable than it was the case with the
multi-line layout.

Acked-by: Matt Fleming <matt@codeblueprint.co.uk>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Joe Perches <joe@perches.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Jones <pjones@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-efi@vger.kernel.org
Link: http://lkml.kernel.org/r/20160627104920.GA9099@gmail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/linux/efi.h