Ver Fonte

selinux: Remove security_ops extern

security_ops is not used in this file.

Signed-off-by: Yao Dongdong <yaodongdong@huawei.com>
Signed-off-by: Paul Moore <pmoore@redhat.com>
Yao Dongdong há 10 anos atrás
pai
commit
00fec2a10b
1 ficheiros alterados com 0 adições e 2 exclusões
  1. 0 2
      security/selinux/hooks.c

+ 0 - 2
security/selinux/hooks.c

@@ -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);