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:
James Morris
2011-08-30 12:09:15 +10:00
parent ad3fa08c4f
commit 6a3fbe8117
6 changed files with 6 additions and 5 deletions

View File

@@ -21,6 +21,7 @@
#include "flask.h"
#include "av_permissions.h"
#include "security.h"
struct nlmsg_perm {
u16 nlmsg_type;