| commit | d0e85e04fb57a65a6096a0b18c97ba5892d676d9 | [log] [tgz] |
|---|---|---|
| author | Alex Elder <elder@inktank.com> | Thu Jun 21 12:49:23 2012 -0700 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Nov 26 11:38:45 2012 -0800 |
| tree | 7942daf6baa0d4d5ddf9015523059cc07e972996 | |
| parent | 51b8318a818623899f9eb24ce697d43301bbe349 [diff] |
libceph: drop declaration of ceph_con_get()
commit 261030215d970c62f799e6e508e3c68fc7ec2aa9 upstream.
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>
Cc: Herton Ronaldo Krzesinski <herton.krzesinski@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>