summary refs log tree commit diff
path: root/security
diff options
context:
space:
mode:
authorJarkko Sakkinen <jarkko.sakkinen@iki.fi>2012-11-06 10:17:49 +0200
committerCasey Schaufler <casey@schaufler-ca.com>2013-03-19 14:16:15 -0700
commitcee7e443344a3845e5b9111614b41e0b1afb60ce (patch)
tree5f2f11bc5d1f25b7dd37517e9763a9b0449cffe8 /security
parenta87d79ad7cfa299aa14bb22758313dec33909875 (diff)
downloadlinux-cee7e443344a3845e5b9111614b41e0b1afb60ce.tar.gz
smack: SMACK_MAGIC to include/uapi/linux/magic.h
SMACK_MAGIC moved to a proper place for easy user space access
(i.e. libsmack).

Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@iki.fi>
Diffstat (limited to 'security')
-rw-r--r--security/smack/smack.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/security/smack/smack.h b/security/smack/smack.h
index 99b36124f712..8ad30955e15d 100644
--- a/security/smack/smack.h
+++ b/security/smack/smack.h
@@ -149,11 +149,6 @@ struct smack_known {
 #define SMACK_CIPSO_SOCKET	1
 
 /*
- * smackfs magic number
- */
-#define SMACK_MAGIC	0x43415d53 /* "SMAC" */
-
-/*
  * CIPSO defaults.
  */
 #define SMACK_CIPSO_DOI_DEFAULT		3	/* Historical */