From: Linus Torvalds Date: Fri, 4 Oct 2013 19:57:22 +0000 (-0700) Subject: selinux: avc_has_perm_flags has no more users X-Git-Tag: v3.12-rc4~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb4fbe5703be51f8a2dff4052b1901941ab99e12;p=pandora-kernel.git 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 --- Reading git-diff-tree failed