From: Eric Sesterhenn Date: Tue, 3 Oct 2006 21:34:58 +0000 (+0200) Subject: BUG_ON cleanups in arch/i386 X-Git-Tag: v2.6.19-rc1~165^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d8f3cbe777e014123bfa63f2cebd6eb29032225;p=pandora-kernel.git BUG_ON cleanups in arch/i386 This changes a couple of if() BUG(); constructs to BUG_ON(); so it can be safely optimized away. Signed-off-by: Eric Sesterhenn Signed-off-by: Adrian Bunk --- Reading git-diff-tree failed