diff options
author | Ingo Molnar <[email protected]> | 2018-07-11 11:40:33 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-07-16 00:43:05 +0200 |
commit | 90a2186b7df183c2fd35f724d0d16a0c10fac9b2 (patch) | |
tree | a35f77ad091405b1054d3846c0ad4831cd3a18d3 /net/lapb/lapb_subr.c | |
parent | 9d3cce1e8b8561fed5f383d22a4d6949db4eadbe (diff) |
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 <[email protected]>
Signed-off-by: Ard Biesheuvel <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Matt Fleming <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions