From: Eric Paris Date: Wed, 4 Apr 2012 19:01:43 +0000 (-0400) Subject: SELinux: unify the selinux_audit_data and selinux_late_audit_data X-Git-Tag: v3.5-rc1~161^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=899838b25f063a94594b1df6e0100aea1ec57fac;p=pandora-kernel.git SELinux: unify the selinux_audit_data and selinux_late_audit_data We no longer need the distinction. We only need data after we decide to do an audit. So turn the "late" audit data into just "data" and remove what we currently have as "data". Signed-off-by: Eric Paris --- Reading git-diff-tree failed