SUNRPC: Clean up bc_send()
authorChuck Lever <chuck.lever@oracle.com>
Mon, 11 May 2015 18:04:50 +0000 (14:04 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 2 Jun 2015 17:30:35 +0000 (13:30 -0400)
commit632dda833e28fe43049a01b4bc53e409176e7843
tree49f1b25f5a3491d7f2056b77402ab506eb5f4059
parent1193d58f75faec6ccdaf24cbd3471f5460a0a906
SUNRPC: Clean up bc_send()

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