OSDN Git Service

SELinux: remove avd from selinux_audit_data
[uclinux-h8/linux.git] / security / selinux / include / avc.h
index fa13f17..09c3eda 100644 (file)
@@ -58,7 +58,6 @@ struct selinux_audit_data {
         * comments in avc.c for it's meaning and usage.
         */
        u32 auditdeny;
-       struct av_decision *avd;
        int result;
 };