selinux: sparse fix: fix warnings in netlink code

Fix sparse warnings in SELinux Netlink code.

Signed-off-by: James Morris <jmorris@namei.org>
Signed-off-by: Eric Paris <eparis@redhat.com>
This commit is contained in:
James Morris
2011-08-30 14:18:06 +10:00
committed by Eric Paris
parent e8a65a3f67
commit 02f5daa563
6 changed files with 6 additions and 5 deletions

View File

@@ -92,7 +92,6 @@
#define NUM_SEL_MNT_OPTS 5
extern int selinux_nlmsg_lookup(u16 sclass, u16 nlmsg_type, u32 *perm);
extern struct security_operations *security_ops;
/* SECMARK reference count */