git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ef88ad
)
Remove MAYBE_BUILD_BUG_ON
author
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 24 Jan 2011 20:45:10 +0000
(14:45 -0600)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 24 Jan 2011 04:15:11 +0000
(14:45 +1030)
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>
No differences found