]> www.infradead.org Git - users/jedix/linux-maple.git/commit
SUNRPC: Clean up bc_send()
authorChuck Lever <chuck.lever@oracle.com>
Mon, 31 Aug 2015 20:40:46 +0000 (14:40 -0600)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 31 Aug 2015 20:40:46 +0000 (14:40 -0600)
commitaf6e80a72db9456bdc33053743df84bb89707585
treeff6795fe8e8d6e58562eac163fd6fd8261a5db78
parentf098296aaaadd568cfa6dd9964bf4a97aa22f5fb
SUNRPC: Clean up bc_send()

[ Upstream commit 632dda833e28fe43049a01b4bc53e409176e7843 ]

Clean up: Merge bc_send() into bc_svc_process().

Note: even thought this touches svc.c, it is a client-side change.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
include/linux/sunrpc/bc_xprt.h
net/sunrpc/Makefile
net/sunrpc/bc_svc.c [deleted file]
net/sunrpc/svc.c