]> 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)
commit1685bdd85a3ca3f61415d7ac958b85262ef20646
tree4d45b6d49e2a4ea508fde15286d2e1faa6153c71
parent514d362482e3b5ea61187efd36c78d6d546af021
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