]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: Cleanup xs_tcp_read_common()
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 13 Aug 2017 06:13:45 +0000 (02:13 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 16 Aug 2017 19:10:17 +0000 (15:10 -0400)
commit2ca7c3285fe8d591dbdc15630b7f300422df1e59
tree4d45b6d49e2a4ea508fde15286d2e1faa6153c71
parentfa18c803b9836e49baf24879f121bb5e68ced12d
SUNRPC: Cleanup xs_tcp_read_common()

Simplify the code to avoid a full copy of the struct xdr_skb_reader.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
net/sunrpc/xprtsock.c