]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/lockd/svc.c
NLM: Remove "proto" argument from lockd_up()
[linux-2.6-omap-h63xx.git] / fs / lockd / svc.c
index 36396fc058c5b14e988e829bdf80b4ec8075eaa8..c631a83931cec9cd56128daf5fc494b8fac9703a 100644 (file)
@@ -230,8 +230,7 @@ static int make_socks(struct svc_serv *serv)
 /*
  * Bring up the lockd process if it's not already up.
  */
-int
-lockd_up(int proto) /* Maybe add a 'family' option when IPv6 is supported ?? */
+int lockd_up(void)
 {
        struct svc_serv *serv;
        int             error = 0;