提交 0d4d6720 编写于 作者: J J. Bruce Fields

nfsd4: skip unused assignment

Signed-off-by: NJ. Bruce Fields <bfields@redhat.com>
上级 f8f71d00
......@@ -1345,7 +1345,7 @@ static __be32
nfsd4_fallocate(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate,
struct nfsd4_fallocate *fallocate, int flags)
{
__be32 status = nfserr_notsupp;
__be32 status;
struct file *file;
status = nfs4_preprocess_stateid_op(rqstp, cstate, &cstate->current_fh,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册