]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
selinux: avc_has_perm_flags has no more users
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 4 Oct 2013 19:57:22 +0000 (12:57 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 4 Oct 2013 21:13:14 +0000 (14:13 -0700)
commitcb4fbe5703be51f8a2dff4052b1901941ab99e12
tree9792a22b1988a3b0633520923293177cf81af2ab
parent19e49834d22c2271ed1f4a03aaa4b74986447fb4
selinux: avc_has_perm_flags has no more users

.. so get rid of it.  The only indirect users were all the
avc_has_perm() callers which just expanded to have a zero flags
argument.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
security/selinux/avc.c
security/selinux/include/avc.h