From: David Howells Date: Wed, 15 Apr 2009 18:34:56 +0000 (+0100) Subject: The default CONFIG_BUG=n version of BUG() should have an empty do...while X-Git-Tag: v2.6.30-rc3~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da60682c116855cf342926b4f3427079400ee7e6;p=pandora-kernel.git The default CONFIG_BUG=n version of BUG() should have an empty do...while The default CONFIG_BUG=n version of BUG() should incorporate an empty a do...while statement to avoid compilation weirdness. Signed-off-by: David Howells Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed