staging: lustre: lustre: lov: lov_dev: fix sparse warning of static declaration
authorMohammad Jamal <md.jamalmohiuddin@gmail.com>
Tue, 10 Feb 2015 17:18:58 +0000 (22:48 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 2 Mar 2015 01:28:33 +0000 (17:28 -0800)
commit43a9a85aa1ca14f5c477eb1ecadd54ebe1f4b6da
tree8246dddc3b6c038f7699a2c1508524338b69325d
parent89026cbc79682da84f35f7539967c02ee45b9861
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 <md.jamalmohiuddin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/lov/lov_dev.c
This page took 0.025275 seconds and 5 git commands to generate.