BUILD_BUG 22 include/linux/bug.h #define BUILD_BUG() (0) BUILD_BUG 84 include/linux/bug.h #define BUILD_BUG() BUILD_BUG_ON_MSG(1, "BUILD_BUG failed")