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
- Lines: 9
- Date:
Fri May 12 11:21:20 2000
- Orig file:
v2.3.99-pre7/linux/fs/filesystems.c
- Orig date:
Tue Mar 14 19:10:40 2000
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)