mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-27 22:46:37 +09:00
For some reason the declaration of ceph_con_get() and
ceph_con_put() did not get deleted in this commit:
d59315ca libceph: drop ceph_con_get/put helpers and nref member
Clean that up.
Signed-off-by: Alex Elder <elder@inktank.com>