From: Mohammad Jamal Date: Tue, 10 Feb 2015 17:18:58 +0000 (+0530) Subject: staging: lustre: lustre: lov: lov_dev: fix sparse warning of static declaration X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~763 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43a9a85aa1ca14f5c477eb1ecadd54ebe1f4b6da;p=pandora-kernel.git staging: lustre: lustre: lov: lov_dev: fix sparse warning of static declaration This patch adds a static keyword to cl_lov_device_mutex_class variable to suppress the warning of static declaration Signed-off-by: Mohammad Jamal Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed