summaryrefslogtreecommitdiffstats
path: root/sys/nfsserver/nfs_syscalls.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/nfsserver/nfs_syscalls.c')
-rw-r--r--sys/nfsserver/nfs_syscalls.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/nfsserver/nfs_syscalls.c b/sys/nfsserver/nfs_syscalls.c
index 5b551f0..d3eb5a0 100644
--- a/sys/nfsserver/nfs_syscalls.c
+++ b/sys/nfsserver/nfs_syscalls.c
@@ -125,9 +125,6 @@ struct nfssvc_args {
caddr_t argp;
};
#endif
-/*
- * MPSAFE
- */
int
nfssvc(struct thread *td, struct nfssvc_args *uap)
{
OpenPOWER on IntegriCloud