SUNRPC: Deprecate rpc_client->cl_protname
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 23 Aug 2013 15:48:15 +0000 (11:48 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 30 Aug 2013 13:19:34 +0000 (09:19 -0400)
commit55909f21a1079c5f9751d7919f8c9411500e1667
tree9d7dba57e6648975b9980df585c74b83a9981634
parent2d9db75005effd6d4e0c8be4f74922e4f413fbe5
SUNRPC: Deprecate rpc_client->cl_protname

It just duplicates the cl_program->name, and is not used in any fast
paths where the extra dereference will cause a hit.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/clnt.c
net/sunrpc/rpc_pipe.c
net/sunrpc/stats.c