diff options
Diffstat (limited to 'fs/nfs/nfs4xdr.c')
-rw-r--r-- | fs/nfs/nfs4xdr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/nfs/nfs4xdr.c b/fs/nfs/nfs4xdr.c index 7a098ae07a1b..b0bd7efe8100 100644 --- a/fs/nfs/nfs4xdr.c +++ b/fs/nfs/nfs4xdr.c | |||
@@ -4873,7 +4873,7 @@ out: | |||
4873 | /* | 4873 | /* |
4874 | * Decode RENAME response | 4874 | * Decode RENAME response |
4875 | */ | 4875 | */ |
4876 | static int nfs4_xdr_dec_rename(struct rpc_rqst *rqstp, __be32 *p, struct nfs4_rename_res *res) | 4876 | static int nfs4_xdr_dec_rename(struct rpc_rqst *rqstp, __be32 *p, struct nfs_renameres *res) |
4877 | { | 4877 | { |
4878 | struct xdr_stream xdr; | 4878 | struct xdr_stream xdr; |
4879 | struct compound_hdr hdr; | 4879 | struct compound_hdr hdr; |