Merge branch 'master' into upstream
[pandora-kernel.git] / fs / xfs / linux-2.6 / xfs_sysctl.c
index 5c46c35..cd6eaa4 100644 (file)
@@ -251,7 +251,7 @@ static ctl_table xfs_root_table[] = {
 void
 xfs_sysctl_register(void)
 {
-       xfs_table_header = register_sysctl_table(xfs_root_table, 0);
+       xfs_table_header = register_sysctl_table(xfs_root_table);
 }
 
 void