commit | 1765e3a4933ea0870fabd755feffc5473c4363ce | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Mon Jan 24 14:45:10 2011 -0600 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Mon Jan 24 14:45:11 2011 +1030 |
tree | 208364f2933f96773310a3a6c4dce6a21f66eec7 | |
parent | 7ef88ad561457c0346355dfd1f53e503ddfde719 [diff] |
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>