summaryrefslogtreecommitdiff
path: root/include/linux/build_bug.h
AgeCommit message (Expand)Author
2020-12-29Revert "kbuild: avoid static_assert for genksyms"Masahiro Yamada
2020-12-11kbuild: avoid static_assert for genksymsArnd Bergmann
2019-12-04linux/build_bug.h: change type to intRikard Falkeborn
2019-03-07build_bug.h: add wrapper for _Static_assertRasmus Villemoes
2019-01-04build_bug.h: remove most of dummy BUILD_BUG_ON stubs for SparseMasahiro Yamada
2019-01-04build_bug.h: remove negative-array fallback for BUILD_BUG_ON()Masahiro Yamada
2018-02-06build_bug.h: remove BUILD_BUG_ON_NULL()Masahiro Yamada
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-10bug: split BUILD_BUG stuff out into <linux/build_bug.h>Ian Abbott