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:
2f4246f
)
staging: lustre: fixed const warnings (struct seq_operations should be const in these...
author
Xavier Roche
<roche@httrack.com>
Fri, 5 Jun 2015 08:19:20 +0000
(10:19 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 8 Jun 2015 19:39:01 +0000
(12:39 -0700)
Minor warnings spotted by checkpatch.pl in lustre regarding const correctness: struct seq_operations should be const.
Signed-off-by: Xavier Roche <roche+git@httrack.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found