]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit77c6ea809a3886b8a75f4890514d10f5fceb2c78
treeaf5542a51d63d971d2fe1af95e27617dc4947104
parentcd021cbc74d3ff616f733123367be3a73dbada6a
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