Whamcloud - gitweb
LU-8066 obd: final pieces for sysfs/debugfs support.
[fs/lustre-release.git] / lustre / lov / lproc_lov.c
index f8e6d54..a8d9b69 100644 (file)
@@ -296,7 +296,7 @@ struct lprocfs_vars lprocfs_lov_obd_vars[] = {
        { NULL }
 };
 
-struct file_operations lov_proc_target_fops = {
+const struct file_operations lov_proc_target_fops = {
         .owner   = THIS_MODULE,
         .open    = lov_target_seq_open,
         .read    = seq_read,