libceph: drop declaration of ceph_con_get()
authorAlex Elder <elder@inktank.com>
Thu, 21 Jun 2012 19:49:23 +0000 (12:49 -0700)
committerSage Weil <sage@inktank.com>
Fri, 6 Jul 2012 04:14:34 +0000 (21:14 -0700)
commit261030215d970c62f799e6e508e3c68fc7ec2aa9
treeb62f453d7e1b7901560c0ea4431870e005270362
parentbc18f4b1c850ab355e38373fbb60fd28568d84b5
libceph: drop declaration of ceph_con_get()

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>
include/linux/ceph/messenger.h
This page took 0.032352 seconds and 5 git commands to generate.