selinux: Remove unused function avc_sidcmp()
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Wed, 4 Feb 2015 16:34:30 +0000 (11:34 -0500)
committerPaul Moore <pmoore@redhat.com>
Wed, 4 Feb 2015 16:34:30 +0000 (11:34 -0500)
commite230f12c98232de0c40a81f28a34d2cff8450e7f
tree83e2f3a130114ad23f7663df1dadf16c46425b44
parent11cd64a234d5a1a7111627ef947beb0e5fad9e71
selinux: Remove unused function avc_sidcmp()

Remove the function avc_sidcmp() that is not used anywhere.

This was partially found by using a static code analysis program called cppcheck.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
[PM: rewrite the patch subject line]
Signed-off-by: Paul Moore <pmoore@redhat.com>
security/selinux/avc.c