]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit20e974bb3408312ae90170a4a3496b26dae9ac83
tree0d8a5d3dd356e2922cda22be57db0861dbf738db
parente4e79bc94ba2381f2a677c8e345f3bbe0674f2c2
parent45640e3762c46b4c6fdc980159eaa2962ea646be
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