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)
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


Trivial merge