Skip to content
Commit cb4fbe57 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

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: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 19e49834
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment