diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-01-20 19:23:42 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-01-20 19:23:42 +0100 |
commit | 315a6d850a8290919c499cfbed08737f6164c7bd (patch) | |
tree | 5e4e81f97fff519bd4bb0d56495de0ff6bb5fb0d /include | |
parent | fix int_sqrt64() for very large numbers (diff) | |
parent | include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR (diff) | |
parent | clang-format: Update .clang-format with the latest for_each macro list (diff) | |
download | linux-315a6d850a8290919c499cfbed08737f6164c7bd.tar.xz linux-315a6d850a8290919c499cfbed08737f6164c7bd.zip |
Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'clang-format-for-linus-v5.0-rc3' of git://github.com/ojeda/linux
Pull misc clang fixes from Miguel Ojeda:
- A fix for OPTIMIZER_HIDE_VAR from Michael S Tsirkin
- Update clang-format with the latest for_each macro list from Jason
Gunthorpe
* tag 'compiler-attributes-for-linus-v5.0-rc3' of git://github.com/ojeda/linux:
include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR
* tag 'clang-format-for-linus-v5.0-rc3' of git://github.com/ojeda/linux:
clang-format: Update .clang-format with the latest for_each macro list