Loading fs/lockd/svc4proc.c +1 −2 Original line number Diff line number Diff line Loading @@ -58,7 +58,6 @@ nlm4svc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, return 0; no_locks: if (host) nlm_release_host(host); if (error) return error; Loading fs/lockd/svcproc.c +1 −2 Original line number Diff line number Diff line Loading @@ -87,7 +87,6 @@ nlmsvc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, return 0; no_locks: if (host) nlm_release_host(host); if (error) return error; Loading Loading
fs/lockd/svc4proc.c +1 −2 Original line number Diff line number Diff line Loading @@ -58,7 +58,6 @@ nlm4svc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, return 0; no_locks: if (host) nlm_release_host(host); if (error) return error; Loading
fs/lockd/svcproc.c +1 −2 Original line number Diff line number Diff line Loading @@ -87,7 +87,6 @@ nlmsvc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, return 0; no_locks: if (host) nlm_release_host(host); if (error) return error; Loading