From: Tina Ruchandani Date: Sat, 25 Oct 2014 21:45:55 +0000 (-0700) Subject: Staging: lustre: lnet: Make functions static X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~915 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f526b20adf27f0a78c643b3fd7c4efc9687d313e;p=pandora-kernel.git Staging: lustre: lnet: Make functions static This patch makes the following functions static as they are only used in their respective files. These functions were detected by sparse. - lib-md.c : lnet_md_validate - lib-move.c : lnet_ni_* lnet_setpayloadbuffer lnet_peer_alive_locked lnet_msg2bufpool lnet_post_routed_recv_locked lnet_configure / lnet_unconfigure lnet_ioctl init_lnet fini_lnet Signed-off-by: Tina Ruchandani Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed