]> git.baikalelectronics.ru Git - kernel.git/commit
The default CONFIG_BUG=n version of BUG() should have an empty do...while
authorDavid Howells <dhowells@redhat.com>
Wed, 15 Apr 2009 18:34:56 +0000 (19:34 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 15 Apr 2009 20:55:13 +0000 (13:55 -0700)
commitacfe6610179c99be8f4546d9f497484181264281
treed426941de6539f345dc79e81152ea4e78e8435b7
parentda917c3866d981931c0b338521a5c5b7f04a6348
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 <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/asm-generic/bug.h