Skip to content
Commit 7698f2f5 authored by Iulius Curt's avatar Iulius Curt Committed by Alex Elder
Browse files

libceph: Fix sparse warning



Make ceph_monc_do_poolop() static to remove the following sparse warning:
 * net/ceph/mon_client.c:616:5: warning: symbol 'ceph_monc_do_poolop' was not
   declared. Should it be static?
Also drops the 'ceph_monc_' prefix, now being a private function.

Signed-off-by: default avatarIulius Curt <icurt@ixiacom.com>
Signed-off-by: default avatarSage Weil <sage@inktank.com>
parent 290e3359
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment