libceph: make ceph_msgr_wq private
authorAlex Elder <[email protected]>
Tue, 14 Feb 2012 20:05:33 +0000 (14:05 -0600)
committerAlex Elder <[email protected]>
Thu, 22 Mar 2012 15:47:50 +0000 (10:47 -0500)
commite0f43c9419c1900e5b50de4261e9686a45a0a2b8
tree28a0452e2bc223513b376f9db711f878a848bddc
parent859eb7994876f26fd9f52d9589fbcab8e2fe8069
libceph: make ceph_msgr_wq private

The messenger workqueue has no need to be public.  So give it static
scope.

Signed-off-by: Alex Elder <[email protected]>
Signed-off-by: Sage Weil <[email protected]>
include/linux/ceph/messenger.h
net/ceph/messenger.c