Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build_bug.h: add wrapper for _Static_assert | Rasmus Villemoes | 2019-03-07 | 1 | -0/+19 |
* | build_bug.h: remove most of dummy BUILD_BUG_ON stubs for Sparse | Masahiro Yamada | 2019-01-04 | 1 | -15/+7 |
* | build_bug.h: remove negative-array fallback for BUILD_BUG_ON() | Masahiro Yamada | 2019-01-04 | 1 | -14/+0 |
* | build_bug.h: remove BUILD_BUG_ON_NULL() | Masahiro Yamada | 2018-02-06 | 1 | -2/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | bug: split BUILD_BUG stuff out into <linux/build_bug.h> | Ian Abbott | 2017-07-10 | 1 | -0/+84 |