diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-09-28 12:21:56 +0800 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2019-10-08 16:01:33 -0400 |
commit | 19a1aad8886fd5b704b02870020cb6694f686991 (patch) | |
tree | dfdaada3d045a4cf798fad7a5d4fa61c5616dbcf /fs/nfsd/blocklayoutxdr.h | |
parent | da0c9ea146cbe92b832f1b0f694840ea8eb33cce (diff) |
nfsd: remove set but not used variable 'len'
Fixes gcc '-Wunused-but-set-variable' warning:
fs/nfsd/nfs4xdr.c: In function nfsd4_encode_splice_read:
fs/nfsd/nfs4xdr.c:3464:7: warning: variable len set but not used [-Wunused-but-set-variable]
It is not used since commit 83a63072c815 ("nfsd: fix nfs read eof detection")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/nfsd/blocklayoutxdr.h')
0 files changed, 0 insertions, 0 deletions