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)
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

Simple merge
Simple merge
Simple merge