SUNRPC: constify rpc_clnt fields cl_server and cl_protname
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 20 Jan 2012 18:53:37 +0000 (13:53 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 1 Feb 2012 00:28:19 +0000 (19:28 -0500)
commit6eac7d3f45a2519283d38bf670cb6968230124f8
treeaf5542a51d63d971d2fe1af95e27617dc4947104
parent4cb54ca2069903121e4c03ec427147c47bed5755
SUNRPC: constify rpc_clnt fields cl_server and cl_protname

...and get rid of the superfluous cl_inline_name.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/sunrpc/clnt.h
net/sunrpc/clnt.c
net/sunrpc/rpcb_clnt.c