[GIT,PULL] clang-format for v6.8

Message ID 20240108014543.525447-1-ojeda@kernel.org
State New
Headers
Series [GIT,PULL] clang-format for v6.8 |

Pull-request

https://github.com/ojeda/linux.git tags/clang-format-6.8

Message

Miguel Ojeda Jan. 8, 2024, 1:45 a.m. UTC
  Hi Linus,

A routine update for clang-format -- we did not have one for quite
a while.

All the commits have been in -next for a month. No conflicts expected.

Please pull for v6.8 -- thanks!

Cheers,
Miguel

The following changes since commit 33cc938e65a98f1d29d0a18403dbbee050dcad9a:

  Linux 6.7-rc4 (2023-12-03 18:52:56 +0900)

are available in the Git repository at:

  https://github.com/ojeda/linux.git tags/clang-format-6.8

for you to fetch changes up to 5a205c6a9f79d14db38006aa2d7c4f4e76b1bfc7:

  clang-format: Update with v6.7-rc4's `for_each` macro list (2023-12-08 23:54:38 +0100)

----------------------------------------------------------------
clang-format changes for v6.8

A routine update of the 'for_each' macro list.

----------------------------------------------------------------
Elliot Berman (1):
      clang-format: Add maple tree's for_each macros

Miguel Ojeda (1):
      clang-format: Update with v6.7-rc4's `for_each` macro list

 .clang-format | 92 +++++++++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 73 insertions(+), 19 deletions(-)
  

Comments

pr-tracker-bot@kernel.org Jan. 11, 2024, 9:18 p.m. UTC | #1
The pull request you sent on Mon,  8 Jan 2024 02:45:43 +0100:

> https://github.com/ojeda/linux.git tags/clang-format-6.8

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2518f39af6ba671964193c249ad1e307b51fd31a

Thank you!