]> git.baikalelectronics.ru Git - kernel.git/commit
selinux/nlmsg: add a build time check for rtnl/xfrm cmds
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Mon, 13 Apr 2015 13:20:37 +0000 (15:20 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Apr 2015 17:09:44 +0000 (13:09 -0400)
commitf2b0b9ca8e36e96ca0285af1f46e164764f3cf78
treed8edd1bef49ffb77183a55122e67ab5a8efcd05f
parent559d723ea77a1f53fffaa5a77b9b0d6328a115b9
selinux/nlmsg: add a build time check for rtnl/xfrm cmds

When a new rtnl or xfrm command is added, this part of the code is frequently
missing. Let's help the developer with a build time test.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
security/selinux/nlmsgtab.c