]> git.baikalelectronics.ru Git - kernel.git/commit
ceph: acl: Remove unused function
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sat, 3 Jan 2015 23:44:54 +0000 (00:44 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 19 Feb 2015 10:31:38 +0000 (13:31 +0300)
commitc5485d0e548d1a6ad1376302578dd971de335ad1
tree18601dcbdced1237993e067817c3f1f19cad96ee
parent70e0edfd9d655cc5bd93785ecfcbcadd4f705c24
ceph: acl: Remove unused function

Remove the function ceph_get_cached_acl() 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>
Reviewed-by: Yan, Zheng <zyan@redhat.com>
fs/ceph/acl.c