commit | dd9f2fb59e0134b5759857d24d223ee1e1ef3d1a | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Wed Aug 22 14:24:16 2018 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jul 03 13:14:46 2019 +0200 |
tree | d5e3bdb355f701a1589f6eafe66c6eff09d48082 | |
parent | b78ad2169282ae469eebfb35bfba9615f0d9c6cc [diff] |
SUNRPC: Clean up initialisation of the struct rpc_rqst commit 9dc6edcf676fe188430e8b119f91280bbf285163 upstream. Move the initialisation back into xprt.c. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Cc: Yihao Wu <wuyihao@linux.alibaba.com> Cc: Caspar Zhang <caspar@linux.alibaba.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>