aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/platform
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2018-07-11 11:40:33 +0200
committerIngo Molnar <mingo@kernel.org>2018-07-16 00:43:05 +0200
commit90a2186b7df183c2fd35f724d0d16a0c10fac9b2 (patch)
treea35f77ad091405b1054d3846c0ad4831cd3a18d3 /arch/x86/platform
parentLinux 4.18-rc5 (diff)
downloadwireguard-linux-90a2186b7df183c2fd35f724d0d16a0c10fac9b2.tar.xz
wireguard-linux-90a2186b7df183c2fd35f724d0d16a0c10fac9b2.zip
efi/x86: Clean up the eboot code
Various small cleanups: - Standardize printk messages: 'alloc' => 'allocate' 'mem' => 'memory' also put variable names in printk messages between quotes. - Align mass-assignments vertically for better readability - Break multi-line function prototypes at the name where possible, not in the middle of the parameter list - Use a newline before return statements consistently. - Use curly braces in a balanced fashion. - Remove stray newlines. No change in functionality. Signed-off-by: Ingo Molnar <mingo@kernel.org> 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/20180711094040.12506-2-ard.biesheuvel@linaro.org Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/platform')
0 files changed, 0 insertions, 0 deletions