From: Eric Paris Date: Wed, 4 Apr 2012 19:01:43 +0000 (-0400) Subject: LSM: BUILD_BUG_ON if the common_audit_data union ever grows X-Git-Tag: v3.5-rc1~161^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07f62eb66c6626aa5653a0fcb34c9c040d0bd032;p=pandora-kernel.git LSM: BUILD_BUG_ON if the common_audit_data union ever grows We did a lot of work to shrink the common_audit_data. Add a BUILD_BUG_ON so future programers (let's be honest, probably me) won't do something foolish like make it large again! Signed-off-by: Eric Paris --- Reading git-diff-tree failed