]> www.infradead.org Git - users/jedix/linux-maple.git/commit
x86/boot: Clean up the arch/x86/boot/main.c code a bit
authorIngo Molnar <mingo@kernel.org>
Tue, 21 May 2024 11:42:17 +0000 (13:42 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 22 May 2024 07:36:49 +0000 (09:36 +0200)
commit52cccc64cf7c90696d09d54a383793804ba872ba
tree4d97532a0d59e7c8c5761e2c916dcf99ecb4de32
parentb855cc58fc93c175fd5bb868d5e3a45cb3e1a42b
x86/boot: Clean up the arch/x86/boot/main.c code a bit

 - Don't line break user-visible strings

 - Use consistent comment style

 - Remove unnecessary col80 line breaks

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Uros Bizjak <ubizjak@gmail.com>
Cc: linux-kernel@vger.kernel.org
arch/x86/boot/main.c