Whamcloud - gitweb
land v0.9.1 on HEAD, in preparation for a 1.0.x branch
[fs/lustre-release.git] / lustre / obdclass / sysctl.c
index 3d68f2e..610fbc7 100644 (file)
@@ -79,7 +79,7 @@ static ctl_table obd_table[] = {
          &proc_dostring, &sysctl_string },
         {OBD_SYNCFILTER, "filter_sync_on_commit", &obd_sync_filter, sizeof(int),
                 0644, NULL, &proc_dointvec},
-       { 0 }
+        { 0 }
 };
 
 static ctl_table parent_table[] = {