Skip to content

Commit

Permalink
x86/percpu: Clean up <asm/percpu.h> vertical alignment details
Browse files Browse the repository at this point in the history
 - Fix/unify misc vertical alignment inconsistencies

 - Make CPP macros look a bit more like C code by adding
   an empty line after local variable declaration blocks,
   and before final rvalue statements.

No change in code.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Uros Bizjak <ubizjak@gmail.com>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
  • Loading branch information
Ingo Molnar committed May 20, 2024
1 parent 61d73e4 commit 9130ea0
Showing 1 changed file with 171 additions and 150 deletions.
Loading

0 comments on commit 9130ea0

Please sign in to comment.