[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220527172209.GA15519@kernel.org>
Date: Fri, 27 May 2022 19:22:24 +0200
From: Miguel Ojeda <ojeda@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Mickaël Salaün <mic@...ikod.net>,
Brian Norris <briannorris@...omium.org>,
Tom Rix <trix@...hat.com>, Miguel Ojeda <ojeda@...nel.org>,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] clang-format for v5.19-rc1
Hi Linus,
Please pull these changes to clang-format. Thanks!
Cheers,
Miguel
The following changes since commit 42226c989789d8da4af1de0c31070c96726d990c:
Linux 5.18-rc7 (2022-05-15 18:08:58 -0700)
are available in the Git repository at:
https://github.com/ojeda/linux.git tags/clang-format-for-linus-v5.19-rc1
for you to fetch changes up to 781121a7f6d11d7cae44982f174ea82adeec7db0:
clang-format: Fix space after for_each macros (2022-05-20 19:27:16 +0200)
----------------------------------------------------------------
clang-format modernization and cleanups
A few changes from Brian Norris and Mickaël Salaün to start taking
advantage of some clang-format 11 features, plus a few cleanups
and the usual update of the macro list.
----------------------------------------------------------------
Brian Norris (1):
clang-format: Fix space after for_each macros
Mickaël Salaün (3):
clang-format: Extend the for_each list with tools/
clang-format: Update to clang-format >= 6
clang-format: Fix goto labels indentation
Miguel Ojeda (3):
clang-format: Update with v5.18-rc7's `for_each` macro list
clang-format: Use POSIX locale for `sort`
clang-format: Simplify command with `sort -u`
.clang-format | 218 +++++++++++++++++++++++++++++++++++++++++++++-------------
1 file changed, 170 insertions(+), 48 deletions(-)
Powered by blists - more mailing lists