git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19e4983
)
selinux: avc_has_perm_flags has no more users
author
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 4 Oct 2013 19:57:22 +0000
(12:57 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 4 Oct 2013 21:13:14 +0000
(14:13 -0700)
.. 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>
No differences found