selinux: various sparse fixes
When running the SELinux code through sparse, there are a handful of
warnings. This patch resolves some of these warnings caused by
"__rcu" mismatches.
% make W=1 C=1 security/selinux/
Signed-off-by:
Paul Moore <paul@paul-moore.com>
Showing
- security/selinux/hooks.c 3 additions, 3 deletionssecurity/selinux/hooks.c
- security/selinux/ibpkey.c 1 addition, 1 deletionsecurity/selinux/ibpkey.c
- security/selinux/netnode.c 3 additions, 2 deletionssecurity/selinux/netnode.c
- security/selinux/netport.c 1 addition, 1 deletionsecurity/selinux/netport.c
Loading
Please register or sign in to comment