diff options
Diffstat (limited to 'fs/nfs/nfs4xdr.c')
-rw-r--r-- | fs/nfs/nfs4xdr.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fs/nfs/nfs4xdr.c b/fs/nfs/nfs4xdr.c index 91305861037a..1e41420916ad 100644 --- a/fs/nfs/nfs4xdr.c +++ b/fs/nfs/nfs4xdr.c | |||
@@ -4235,7 +4235,8 @@ out: | |||
4235 | /* | 4235 | /* |
4236 | * Decode READLINK response | 4236 | * Decode READLINK response |
4237 | */ | 4237 | */ |
4238 | static int nfs4_xdr_dec_readlink(struct rpc_rqst *rqstp, __be32 *p, void *res) | 4238 | static int nfs4_xdr_dec_readlink(struct rpc_rqst *rqstp, __be32 *p, |
4239 | struct nfs4_readlink_res *res) | ||
4239 | { | 4240 | { |
4240 | struct xdr_stream xdr; | 4241 | struct xdr_stream xdr; |
4241 | struct compound_hdr hdr; | 4242 | struct compound_hdr hdr; |