]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3283fce7b415233c1c849b86add99067665cf21b
tree1ac0da82ea6e3dfed5a5aca87b2bed2915da4747
parentfce7ff05831236c3785bd79fe1a834ee0142e842
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