aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/embedded6xx/mpc7448_hpc2.c
diff options
context:
space:
mode:
authorBrian Norris <[email protected]>2022-05-06 18:01:06 +0200
committerMiguel Ojeda <[email protected]>2022-05-20 19:27:16 +0200
commit781121a7f6d11d7cae44982f174ea82adeec7db0 (patch)
tree8d1c44bf0758deb66c6e5997235c4eeda28fb672 /arch/powerpc/platforms/embedded6xx/mpc7448_hpc2.c
parentd7f6604341c748f803810664d5603af22b84a8cc (diff)
clang-format: Fix space after for_each macros
Set SpaceBeforeParens to ControlStatementsExceptForEachMacros to not add space between a for_each macro and the following parenthesis. This option is available since clang-format-11 [1] and is in line with the checkpatch.pl rules [2]. I found that this patch has also been sent by Brian Norris some weeks ago [3]. Link: https://clang.llvm.org/docs/ClangFormatStyleOptions.html [1] Link: https://lore.kernel.org/r/[email protected] [2] Link: https://lore.kernel.org/lkml/[email protected]/ [3] Cc: Miguel Ojeda <[email protected]> Cc: Tom Rix <[email protected]> Signed-off-by: Brian Norris <[email protected]> Co-developed-by: Mickaël Salaün <[email protected]> Signed-off-by: Mickaël Salaün <[email protected]> Link: https://lore.kernel.org/r/[email protected] [Adjusted authorship as agreed] Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'arch/powerpc/platforms/embedded6xx/mpc7448_hpc2.c')
0 files changed, 0 insertions, 0 deletions