patch-2.3.99-pre8 linux/fs/filesystems.c

Next file: linux/fs/nfs/write.c
Previous file: linux/fs/file_table.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre7/linux/fs/filesystems.c linux/fs/filesystems.c
@@ -50,7 +50,7 @@
 
 #ifndef CONFIG_NFSD
 #ifdef CONFIG_NFSD_MODULE
-int (*do_nfsservctl)(int, void *, void *) = NULL;
+int (*do_nfsservctl)(int, void *, void *);
 #endif
 int
 asmlinkage sys_nfsservctl(int cmd, void *argp, void *resp)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)