From: Paul Moore Date: Wed, 28 Feb 2007 20:14:21 +0000 (-0500) Subject: NetLabel: convert a BUG_ON in the CIPSO code to a runtime check X-Git-Tag: v2.6.22-rc1~1120^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=128c6b6cbffc8203e13ea5712a8aa65d2ed82e4e;p=pandora-kernel.git NetLabel: convert a BUG_ON in the CIPSO code to a runtime check This patch changes a BUG_ON in the CIPSO code to a runtime check. It should also increase the readability of the code as it replaces an unexplained constant with a well defined macro. Signed-off-by: Paul Moore Signed-off-by: James Morris --- Reading git-diff-tree failed