Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 00fec2a1 authored by Yao Dongdong's avatar Yao Dongdong Committed by Paul Moore
Browse files

selinux: Remove security_ops extern



security_ops is not used in this file.

Signed-off-by: default avatarYao Dongdong <yaodongdong@huawei.com>
Signed-off-by: default avatarPaul Moore <pmoore@redhat.com>
parent d950f84c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -95,8 +95,6 @@
#include "audit.h"
#include "avc_ss.h"

extern struct security_operations *security_ops;

/* SECMARK reference count */
static atomic_t selinux_secmark_refcount = ATOMIC_INIT(0);