OSDN Git Service

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)
commit671762f8071563847e50f45c6fb0b329e6e8cf9a
tree18601dcbdced1237993e067817c3f1f19cad96ee
parent3a25cf43e00842ce51f7ce48ea5e38e516b574a8
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