diff options
Diffstat (limited to 'security/selinux/selinuxfs.c')
| -rw-r--r-- | security/selinux/selinuxfs.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/selinux/selinuxfs.c b/security/selinux/selinuxfs.c index ba2ada5f16a9..f46658722c78 100644 --- a/security/selinux/selinuxfs.c +++ b/security/selinux/selinuxfs.c | |||
| @@ -75,8 +75,6 @@ static char policy_opened; | |||
| 75 | /* global data for policy capabilities */ | 75 | /* global data for policy capabilities */ |
| 76 | static struct dentry *policycap_dir; | 76 | static struct dentry *policycap_dir; |
| 77 | 77 | ||
| 78 | extern void selnl_notify_setenforce(int val); | ||
| 79 | |||
| 80 | /* Check whether a task is allowed to use a security operation. */ | 78 | /* Check whether a task is allowed to use a security operation. */ |
| 81 | static int task_has_security(struct task_struct *tsk, | 79 | static int task_has_security(struct task_struct *tsk, |
| 82 | u32 perms) | 80 | u32 perms) |
