SUNRPC: Clean up initialisation of the struct rpc_rqst
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 22 Aug 2018 18:24:16 +0000 (14:24 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Jul 2019 11:14:46 +0000 (13:14 +0200)
commitdd9f2fb59e0134b5759857d24d223ee1e1ef3d1a
treed5e3bdb355f701a1589f6eafe66c6eff09d48082
parentb78ad2169282ae469eebfb35bfba9615f0d9c6cc
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>
include/linux/sunrpc/xprt.h
net/sunrpc/clnt.c
net/sunrpc/xprt.c