summaryrefslogtreecommitdiffstats
path: root/include/linux/build_bug.h
Commit message (Expand)AuthorAgeFilesLines
* 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