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

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
......@@ -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);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment