diff options
author | 2011-09-23 13:22:11 -0700 | |
---|---|---|
committer | 2011-11-05 21:10:11 -0700 | |
commit | 7fd7d101ff50af55d6d69f4705facc00c324024e (patch) | |
tree | 5314049cb1fc3e27d9962962bcea0194ce971b39 /lib/mpi/mpiutil.c | |
parent | ceph: use new D_COMPLETE dentry flag (diff) | |
download | wireguard-linux-7fd7d101ff50af55d6d69f4705facc00c324024e.tar.xz wireguard-linux-7fd7d101ff50af55d6d69f4705facc00c324024e.zip |
ceph/mds_client.c: quiet sparse noise
Quiet the following sparse noise:
warning: symbol 'get_nonsnap_parent' was not declared. Should it be static?
warning: symbol 'done_closing_sessions' was not declared. Should it be static?
Local functions don't need external visability. Make them static.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Sage Weil <sage@newdream.net>
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions