Skip to content
  • Darrel Goeddel's avatar
    [PATCH] audit: rename AUDIT_SE_* constants · 3a6b9f85
    Darrel Goeddel authored
    
    
    This patch renames some audit constant definitions and adds
    additional definitions used by the following patch.  The renaming
    avoids ambiguity with respect to the new definitions.
    
    Signed-off-by: default avatarDarrel Goeddel <dgoeddel@trustedcs.com>
    
     include/linux/audit.h          |   15 ++++++++----
     kernel/auditfilter.c           |   50 ++++++++++++++++++++---------------------
     kernel/auditsc.c               |   10 ++++----
     security/selinux/ss/services.c |   32 +++++++++++++-------------
     4 files changed, 56 insertions(+), 51 deletions(-)
    Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
    3a6b9f85