X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=fs%2Fnfsctl.c;h=8f9a20556f798931ee906c4e3a08660e55778f60;hb=8e498751f2f36074ffa6fc7f0a9ec6e055b350e6;hp=b27451909dff0d17b2f148adad84f964214bac83;hpb=3fb64190aa3c23c10e6e9fd0124ac030115c99bf;p=safe%2Fjmp%2Flinux-2.6 diff --git a/fs/nfsctl.c b/fs/nfsctl.c index b274519..8f9a205 100644 --- a/fs/nfsctl.c +++ b/fs/nfsctl.c @@ -86,8 +86,8 @@ static struct { }, }; -long -asmlinkage sys_nfsservctl(int cmd, struct nfsctl_arg __user *arg, void __user *res) +SYSCALL_DEFINE3(nfsservctl, int, cmd, struct nfsctl_arg __user *, arg, + void __user *, res) { struct file *file; void __user *p = &arg->u;