]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/lockd/bind.h
NLM: Remove "proto" argument from lockd_up()
[linux-2.6-omap-h63xx.git] / include / linux / lockd / bind.h
index 1f0465c374dc708f58e055a228b7757ea4700e20..e5872dc994c0a0761d601229ced0d77676756397 100644 (file)
@@ -52,7 +52,7 @@ extern void   nlmclnt_done(struct nlm_host *host);
 
 extern int     nlmclnt_proc(struct nlm_host *host, int cmd,
                                        struct file_lock *fl);
-extern int     lockd_up(int proto);
+extern int     lockd_up(void);
 extern void    lockd_down(void);
 
 #endif /* LINUX_LOCKD_BIND_H */