commit | 1d2a168a085f1c65b895f258ee11a52813d25af6 | [log] [tgz] |
---|---|---|
author | Geliang Tang <geliangtang@163.com> | Wed Oct 21 17:44:27 2015 -0400 |
committer | Paul Moore <pmoore@redhat.com> | Wed Oct 21 17:44:27 2015 -0400 |
tree | 5d3d0cbb40dfbf61d9a78c79b61bb16c5a2050c3 | |
parent | 9529c7886c0741847eeb85cf2b0e0730eebe4fa5 [diff] |
selinux: ioctl_has_perm should be static Fixes the following sparse warning: security/selinux/hooks.c:3242:5: warning: symbol 'ioctl_has_perm' was not declared. Should it be static? Signed-off-by: Geliang Tang <geliangtang@163.com> Acked-by: Jeff Vander Stoep <jeffv@google.com> Acked-by: Stephen Smalley <sds@tycho.nsa.gov> Signed-off-by: Paul Moore <pmoore@redhat.com>