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:
eb189d8
)
WAVELAN - compile-time check for struct sizes
author
Helge Deller
<deller@gmx.de>
Sun, 13 Jan 2008 14:16:34 +0000
(15:16 +0100)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 23:09:50 +0000
(15:09 -0800)
Convert optional struct size checks to non-optional compile-time checks.
Furthermore BUILD_BUG_ON() which will be optimized away by the compiler.
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found