From: Thomas Liu Date: Thu, 9 Jul 2009 14:00:31 +0000 (-0400) Subject: security: Wrap SMACK and SELINUX audit data structs in ifdefs X-Git-Tag: v2.6.32-rc1~737^2^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65c3f0a2d0f72d210c879e4974c2d222b7951321;p=pandora-kernel.git security: Wrap SMACK and SELINUX audit data structs in ifdefs Wrapped the smack_audit_data and selinux_audit_data structs in include/linux/lsm_audit.h in ifdefs so that the union will always be the correct size. Signed-off-by: Thomas Liu Acked-by: Eric Paris Signed-off-by: James Morris --- Reading git-diff-tree failed