OSDN Git Service

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)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 30 Sep 2018 19:35:13 +0000 (15:35 -0400)
commit9dc6edcf676fe188430e8b119f91280bbf285163
tree8a2552e0de3529a2e62105864edb4d9a107c3aa0
parent17b57b1883c1285f3d0dc2266e8f79286a7bef38
SUNRPC: Clean up initialisation of the struct rpc_rqst

Move the initialisation back into xprt.c.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
include/linux/sunrpc/xprt.h
net/sunrpc/clnt.c
net/sunrpc/xprt.c