From: Thomas Liu Date: Thu, 9 Jul 2009 14:00:29 +0000 (-0400) Subject: Move variable function in lsm_audit.h into SMACK private space X-Git-Tag: v2.6.32-rc1~737^2^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed5215a21460f63d6bdc118cb55a9e6d1b433f35;p=pandora-kernel.git Move variable function in lsm_audit.h into SMACK private space Moved variable function in include/linux/lsm_audit.h into the smack_audit_data struct since it is never used outside of it. Also removed setting of function in the COMMON_AUDIT_DATA_INIT macro because that variable is now private to SMACK. Signed-off-by: Thomas Liu Acked-by: Eric Paris I-dont-see-any-problems-with-it: Casey Schaufler Signed-off-by: James Morris --- Reading git-diff-tree failed