On Fri, 2009-07-10 at 10:31 -0400, Thomas Liu wrote: > Convert avc_audit in security/selinux/avc.c to use lsm_audit.h, > for better maintainability and for less code duplication. > > - changed selinux to use common_audit_data instead of > avc_audit_data > - eliminated code in avc.c and used code from lsm_audit.h instead. > > I have tested to make sure that the avcs look the same before and > after this patch. > > Signed-off-by: Thomas Liu <tliu@xxxxxxxxxx> common_audit_data was a terrible structure name, I should have paid attention to that when it went into the kernel. Not your fault. Acked-by: Eric Paris <eparis@xxxxxxxxxx> -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.