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:
840c94d
)
staging: lustre: Make struct mdc_kuc_fops static
author
Dzmitry Sledneu
<dzmitry.sledneu@gmail.com>
Sat, 18 Apr 2015 13:20:43 +0000
(15:20 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 30 Apr 2015 14:24:04 +0000
(16:24 +0200)
This patch fixes the following Sparse warning:
"symbol 'mdc_kuc_fops' was not declared. Should it be static?".
Signed-off-by: Dzmitry Sledneu <dzmitry.sledneu@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found