]> git.baikalelectronics.ru Git - kernel.git/commit
staging: lustre: lustre: make all struct file_operations constant
authorJames Simmons <jsimmons@infradead.org>
Wed, 14 Jun 2017 15:01:17 +0000 (11:01 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Jun 2017 16:17:02 +0000 (00:17 +0800)
commiteb60d04bc6944ee275994b107db49fd686ba97b9
tree38df0d5eab765a4ff37c8012a7205c6d14e0eb74
parent283ec198909caa2a7ceac8d00382d7d915e2b8c0
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