From: Eric Paris Date: Wed, 20 Apr 2011 14:21:28 +0000 (-0400) Subject: SELinux: silence build warning when !CONFIG_BUG X-Git-Tag: v3.0-rc1~309^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a35c6c8368d88deae6890205e73ed330b6df1db7;p=pandora-kernel.git SELinux: silence build warning when !CONFIG_BUG If one builds a kernel without CONFIG_BUG there are a number of 'may be used uninitialized' warnings. Silence these by returning after the BUG(). Signed-off-by: Eric Paris Reviewed-by: James Morris --- Reading git-diff-tree failed