security: Wrap SMACK and SELINUX audit data structs in ifdefs
authorThomas Liu <tliu@redhat.com>
Thu, 9 Jul 2009 14:00:31 +0000 (10:00 -0400)
committerJames Morris <jmorris@namei.org>
Thu, 9 Jul 2009 22:59:46 +0000 (08:59 +1000)
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 <tliu@redhat.com>
Acked-by: Eric Paris <eparis@redhat.com>
Signed-off-by: James Morris <jmorris@namei.org>

No differences found