git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89026cb
)
staging: lustre: lustre: lov: lov_dev: fix sparse warning of static declaration
author
Mohammad Jamal
<md.jamalmohiuddin@gmail.com>
Tue, 10 Feb 2015 17:18:58 +0000
(22:48 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 2 Mar 2015 01:28:33 +0000
(17:28 -0800)
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>
No differences found