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)
commit1765e3a4933ea0870fabd755feffc5473c4363ce
tree208364f2933f96773310a3a6c4dce6a21f66eec7
parent7ef88ad561457c0346355dfd1f53e503ddfde719
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