]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit86eeaa4335cf8f9c9744c8f9fc84b2ae6a128b47
tree9d7dba57e6648975b9980df585c74b83a9981634
parentf7bd467a710d956149b5a592d2dbb87cc8623133
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