From: Darshana Padmadas Date: Sat, 28 Mar 2015 17:43:56 +0000 (+0530) Subject: Staging: lustre: Mark internal functions as static X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bf31f075c5138bab1a5d9c61798739424f51781;p=pandora-kernel.git Staging: lustre: Mark internal functions as static This patch makes functions mgc_logname2resid, mgc_set_info_async and mgc_init static as these are only used internally. This also eliminates sparse warnings of the type: warning: symbol * was not declared. Should it be static? Signed-off-by: Darshana Padmadas Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed