staging: lustre: fixed const warnings (struct seq_operations should be const in these...
authorXavier Roche <roche@httrack.com>
Fri, 5 Jun 2015 08:19:20 +0000 (10:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Jun 2015 19:39:01 +0000 (12:39 -0700)
commit02b310794b8aa34573ef657b694b8f1f18ef4abf
tree566f1ddc7a6aa173ecb19a910cb95c34db1b5217
parent2f4246f71d4f302ae57aae804c88fffc4b0478b5
staging: lustre: fixed const warnings (struct seq_operations should be const in these contexts)

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>
drivers/staging/lustre/lustre/llite/vvp_dev.c
drivers/staging/lustre/lustre/lmv/lproc_lmv.c
drivers/staging/lustre/lustre/lov/lov_pool.c