From: Dr. David Alan Gilbert Date: Wed, 15 Jun 2011 22:08:27 +0000 (-0700) Subject: BUILD_BUG_ON_ZERO: fix sparse breakage X-Git-Tag: v3.0-rc4~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca39599c633fb02aceac31a7e67563612e4fe347;p=pandora-kernel.git BUILD_BUG_ON_ZERO: fix sparse breakage BUILD_BUG_ON_ZERO and BUILD_BUG_ON_NULL must return values, even in the CHECKER case otherwise various users of it become syntactically invalid. Signed-off-by: Dr. David Alan Gilbert Reviewed-by: KOSAKI Motohiro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed