]> git.baikalelectronics.ru Git - kernel.git/commit
ceph: fix non static symbol warning
authorWei Yongjun <weiyongjun1@huawei.com>
Mon, 17 Oct 2016 15:11:29 +0000 (15:11 +0000)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 18 Oct 2016 10:30:32 +0000 (12:30 +0200)
commit16e4df0b03b79a72c0abd46a3ddf668c402c6601
tree282b02c0cdab637024f9948d4c5621bcf1ba49ad
parent6a28637998fd2ac93d6f6341042b58fe0a1cfc80
ceph: fix non static symbol warning

Fixes the following sparse warning:

fs/ceph/xattr.c:19:28: warning:
 symbol 'ceph_other_xattr_handler' was not declared. Should it be static?

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/xattr.c