From: Haneen Mohammed Date: Sun, 1 Mar 2015 00:34:11 +0000 (+0300) Subject: Staging: lustre: Fix externs should be avoided in .c X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~796 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe0eb1729e908229c472fd339f8dac44f203ec54;p=pandora-kernel.git Staging: lustre: Fix externs should be avoided in .c This patch moves extern declaration to ldlm_internal.h. Remove prototype from ldlm_lockd.c and ldlm_lock.c. Issue addressed by checkpatch.pl. Signed-off-by: Haneen Mohammed Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed