]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/lockd/mon.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[karo-tx-linux.git] / fs / lockd / mon.c
index 2d144abe84adbe3a62512cb9cc7c3c2c85a935a7..0edc03e67966fdc6b355341f92447645f262e685 100644 (file)
@@ -123,7 +123,6 @@ nsm_create(void)
        if (IS_ERR(clnt))
                goto out_err;
        clnt->cl_softrtry = 1;
-       clnt->cl_chatty   = 1;
        clnt->cl_oneshot  = 1;
        return clnt;