]> err.no Git - linux-2.6/blobdiff - fs/coda/sysctl.c
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
[linux-2.6] / fs / coda / sysctl.c
index 8e50642f57e819399eabe222d19487998a58533c..c57a1fa7cf232eb73b554acc4d95c1669f0a67ab 100644 (file)
@@ -271,7 +271,7 @@ void coda_sysctl_init(void)
 
 #ifdef CONFIG_SYSCTL
        if ( !fs_table_header )
-               fs_table_header = register_sysctl_table(fs_table, 0);
+               fs_table_header = register_sysctl_table(fs_table);
 #endif 
 }