selinux: kill 'flags' argument in avc_has_perm_flags() and avc_audit()
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 16 Jan 2021 20:57:49 +0000 (15:57 -0500)
committerPaul Moore <paul@paul-moore.com>
Fri, 11 Jun 2021 17:11:45 +0000 (13:11 -0400)
commitd99cf13f14200cdb5cbb704345774c9c0698612d
treef79ee254c979a9cf0289bcbeb0de447b0a9befcd
parentb17ec22fb339bfcb1eadd5f5e196dc705dcf3949
selinux: kill 'flags' argument in avc_has_perm_flags() and avc_audit()

... along with avc_has_perm_flags() itself, since now it's identical
to avc_has_perm() (as pointed out by Paul Moore)

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
[PM: add "selinux:" prefix to subj and tweak for length]
Signed-off-by: Paul Moore <paul@paul-moore.com>
security/selinux/avc.c
security/selinux/hooks.c
security/selinux/include/avc.h