summaryrefslogtreecommitdiffstats
path: root/include/linux/build_bug.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "kbuild: avoid static_assert for genksyms"Masahiro Yamada2020-12-291-5/+0
* kbuild: avoid static_assert for genksymsArnd Bergmann2020-12-111-0/+5
* linux/build_bug.h: change type to intRikard Falkeborn2019-12-041-2/+2
* build_bug.h: add wrapper for _Static_assertRasmus Villemoes2019-03-071-0/+19
* build_bug.h: remove most of dummy BUILD_BUG_ON stubs for SparseMasahiro Yamada2019-01-041-15/+7
* build_bug.h: remove negative-array fallback for BUILD_BUG_ON()Masahiro Yamada2019-01-041-14/+0
* build_bug.h: remove BUILD_BUG_ON_NULL()Masahiro Yamada2018-02-061-2/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* bug: split BUILD_BUG stuff out into <linux/build_bug.h>Ian Abbott2017-07-101-0/+84