Re: [PATCH v2 0/5] Fix clang-format configuration according to checkpatch.pl

From: Miguel Ojeda
Date: Fri May 20 2022 - 15:11:27 EST


On Fri, May 6, 2022 at 6:00 PM Mickaël Salaün <mic@xxxxxxxxxxx> wrote:
>
> clang-format: Update and extend the for_each list with tools/
> clang-format: Update to clang-format >= 6
> clang-format: Fix goto labels indentation
> clang-format: Fix space after for_each macros

These 4 applied (with the mentioned changes, and on top of a few
cleanups to simplify the first patch etc.) in -next.

After -rc1, I will submit an RFC series with other clang-format 6..11
features that we can now enable but that merit more discussion.

Let's get the ball rolling! :)

Cheers,
Miguel