]> bbs.cooldavid.org Git - net-next-2.6.git/commit - kernel/auditfilter.c
[PATCH] audit: rename AUDIT_SE_* constants
authorDarrel Goeddel <dgoeddel@trustedcs.com>
Thu, 29 Jun 2006 21:56:39 +0000 (16:56 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 1 Jul 2006 09:44:08 +0000 (05:44 -0400)
commit3a6b9f85c641a3b89420b0c8150ed377526a1fe1
treee44e64edf0620d3f6da443c57540b09882231459
parent5adc8a6adc91c4c85a64c75a70a619fffc924817
[PATCH] audit: rename AUDIT_SE_* constants

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: Darrel 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: Al Viro <viro@zeniv.linux.org.uk>
include/linux/audit.h
kernel/auditfilter.c
kernel/auditsc.c
security/selinux/ss/services.c