]> git.itanic.dy.fi Git - linux-stable/commit
libceph: drop declaration of ceph_con_get()
authorAlex Elder <elder@inktank.com>
Thu, 21 Jun 2012 19:49:23 +0000 (12:49 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 26 Nov 2012 19:38:45 +0000 (11:38 -0800)
commitd0e85e04fb57a65a6096a0b18c97ba5892d676d9
tree7942daf6baa0d4d5ddf9015523059cc07e972996
parent51b8318a818623899f9eb24ce697d43301bbe349
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>
include/linux/ceph/messenger.h