From: Vaishali Thakkar Date: Mon, 20 Oct 2014 05:10:22 +0000 (+0530) Subject: Staging: lustre: lnet: Make functions static X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~1058 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0951252522bfdb71f35bc4ea99c0739bb883c4ca;p=pandora-kernel.git Staging: lustre: lnet: Make functions static This patch makes functions proc_lnet_routes, proc_lnet_routers, proc_lnet_peers and proc_lnet_nis static in file router_proc.c as they are used only in this file. This problem is detected by sparse. Signed-off-by: Vaishali Thakkar Reviewed-by: Josh Triplett Acked-by: Arnd Bergmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed