]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/lockd/svclock.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[karo-tx-linux.git] / fs / lockd / svclock.c
index afe4488c33d886a3c1bf58c1b827c05f09c3aa77..fb1a2bedbe9789a8fcca5618b4637d70b25fb8ab 100644 (file)
@@ -219,7 +219,6 @@ nlmsvc_create_block(struct svc_rqst *rqstp, struct nlm_host *host,
        struct nlm_block        *block;
        struct nlm_rqst         *call = NULL;
 
-       nlm_get_host(host);
        call = nlm_alloc_call(host);
        if (call == NULL)
                return NULL;