SUNRPC: Remove rpc_protocol()
authorChuck Lever <chuck.lever@oracle.com>
Mon, 4 Dec 2017 19:13:55 +0000 (14:13 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 15 Jan 2018 04:06:30 +0000 (23:06 -0500)
commit024fbf9c2eae6fa10844a9a3588a3d61c89683e8
treed020ec6e938422b6c9a7d617e691b9413e92754c
parent801b564309bafea3cfd71f9c535d88f4d58d2d34
SUNRPC: Remove rpc_protocol()

Since nfs4_create_referral_server was the only call site of
rpc_protocol, rpc_protocol can now be removed.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
include/linux/sunrpc/clnt.h
net/sunrpc/clnt.c