diff options
author | Akinobu Mita <akinobu.mita@gmail.com> | 2010-10-05 17:55:29 +0200 |
---|---|---|
committer | Chris Metcalf <cmetcalf@tilera.com> | 2010-10-05 18:49:35 +0200 |
commit | de5bbad6770882209b0ac58b0ba9259a98cfb953 (patch) | |
tree | da258f026fbd5342a61ce858fc2de5ed1e233932 /arch/x86/include/asm/compat.h | |
parent | Linux 2.6.36-rc3 (diff) | |
download | linux-de5bbad6770882209b0ac58b0ba9259a98cfb953.tar.xz linux-de5bbad6770882209b0ac58b0ba9259a98cfb953.zip |
tile: replace some BUG_ON checks with BUILD_BUG_ON checks
Some BUG_ON checks can be detected at compile time rather than
at runtime.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Diffstat (limited to 'arch/x86/include/asm/compat.h')
0 files changed, 0 insertions, 0 deletions