Merge tag 'clang-format-for-linus-v5.7-rc3' of git://github.com/ojeda/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 21 Apr 2020 19:07:42 +0000 (12:07 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 21 Apr 2020 19:07:42 +0000 (12:07 -0700)
commit20f16489093e90640a6a698d636f654a792806bd
tree0d8a5d3dd356e2922cda22be57db0861dbf738db
parentae83d0b416db002fe95601e7f97f64b59514d936
parent5d65a0218fee471e2cd512a8139ec857183b4721
Merge tag 'clang-format-for-linus-v5.7-rc3' of git://github.com/ojeda/linux

Pull clang-format fixlets from Miguel Ojeda:
 "Two trivial clang-format changes:

   - Don't indent C++ namespaces (Ian Rogers)

   - The usual clang-format macro list update (Miguel Ojeda)"

* tag 'clang-format-for-linus-v5.7-rc3' of git://github.com/ojeda/linux:
  clang-format: Update with the latest for_each macro list
  clang-format: don't indent namespaces