selinux: sparse fix: fix warnings in netlink code
Fix sparse warnings in SELinux Netlink code. Signed-off-by: James Morris <jmorris@namei.org>
This commit is contained in:
@ -19,6 +19,8 @@
|
||||
#include <linux/selinux_netlink.h>
|
||||
#include <net/net_namespace.h>
|
||||
|
||||
#include "security.h"
|
||||
|
||||
static struct sock *selnl;
|
||||
|
||||
static int selnl_msglen(int msgtype)
|
||||
|
Reference in New Issue
Block a user