staging: lustre: lustre: make all struct file_operations constant
commitae839184d354b1251bf928307e663ed80806be6e
authorJames Simmons <jsimmons@infradead.org>
Wed, 14 Jun 2017 15:01:17 +0000 (14 11:01 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Jun 2017 16:17:02 +0000 (24 00:17 +0800)
tree38df0d5eab765a4ff37c8012a7205c6d14e0eb74
parent1ada25dc24466c3877a4119ed9d5092e1a143d63
staging: lustre: lustre: make all struct file_operations constant

Checkpatch reported several cases of struct file_operations
not being const. This resolves those warnings.

Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/fld/lproc_fld.c
drivers/staging/lustre/lustre/include/lprocfs_status.h
drivers/staging/lustre/lustre/llite/file.c
drivers/staging/lustre/lustre/llite/llite_internal.h
drivers/staging/lustre/lustre/llite/lproc_llite.c
drivers/staging/lustre/lustre/lov/lov_pool.c
drivers/staging/lustre/lustre/obdclass/lprocfs_status.c