]> git.baikalelectronics.ru Git - kernel.git/commit
Remove MAYBE_BUILD_BUG_ON
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 24 Jan 2011 20:45:10 +0000 (14:45 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 24 Jan 2011 04:15:11 +0000 (14:45 +1030)
commit9408fc07cff67a150e7f75d4930c0a36d39d440a
tree208364f2933f96773310a3a6c4dce6a21f66eec7
parent2459450f73edbe787a9a99e141a0439681b02048
Remove MAYBE_BUILD_BUG_ON

Now BUILD_BUG_ON() can handle optimizable constants, we don't need
MAYBE_BUILD_BUG_ON any more.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
include/linux/gfp.h
include/linux/kernel.h
include/linux/kmemcheck.h
include/linux/virtio_config.h