aboutsummaryrefslogtreecommitdiffstats
path: root/security/apparmor/include
diff options
context:
space:
mode:
authorJohn Johansen <john.johansen@canonical.com>2013-02-18 16:09:34 -0800
committerJohn Johansen <john.johansen@canonical.com>2013-04-28 00:37:04 -0700
commit180a6f5965a49535a7704c07691a6d1209904971 (patch)
tree4b42a5409ff148e338c9eb77e66ede55b8bbf633 /security/apparmor/include
parentapparmor: misc cleanup of match (diff)
downloadlinux-dev-180a6f5965a49535a7704c07691a6d1209904971.tar.xz
linux-dev-180a6f5965a49535a7704c07691a6d1209904971.zip
apparmor: move perm defines into policy_unpack
Signed-off-by: John Johansen <john.johansen@canonical.com> Acked-by: Steve Beattie <sbeattie@ubuntu.com>
Diffstat (limited to 'security/apparmor/include')
-rw-r--r--security/apparmor/include/match.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/apparmor/include/match.h b/security/apparmor/include/match.h
index bbbf56f5ba78..001c43aa0406 100644
--- a/security/apparmor/include/match.h
+++ b/security/apparmor/include/match.h
@@ -20,8 +20,6 @@
#define DFA_NOMATCH 0
#define DFA_START 1
-#define DFA_VALID_PERM_MASK 0xffffffff
-#define DFA_VALID_PERM2_MASK 0xffffffff
/**
* The format used for transition tables is based on the GNU flex table