Merge remote-tracking branch 'staging/staging-next'
[deliverable/linux.git] / drivers / staging / lustre / lustre / lmv / lproc_lmv.c
index c29c361eb0cc3da702f26987bcc138d5ad0c8ea2..d2316c0a96514904c0f09ac0afc265b9ec523707 100644 (file)
@@ -202,7 +202,7 @@ static struct lprocfs_vars lprocfs_lmv_obd_vars[] = {
        { NULL }
 };
 
-struct file_operations lmv_proc_target_fops = {
+const struct file_operations lmv_proc_target_fops = {
        .owner          = THIS_MODULE,
        .open            = lmv_target_seq_open,
        .read            = seq_read,
This page took 0.026375 seconds and 5 git commands to generate.