From: Haneen Mohammed Date: Sat, 21 Mar 2015 05:51:35 +0000 (+0300) Subject: Staging: lustre: remove extern in .c file X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~149 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=381ca677af0a898af0e19002ea445055e6f0923a;p=pandora-kernel.git Staging: lustre: remove extern in .c file This patch removes extern from .c file; for the variable is not used anywhere else in the file. In addition, it mark it static in the one file it is in "ldlm_resource.c". Signed-off-by: Haneen Mohammed Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed