]> 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)
commit237c7c2a962d0406f266b630e524cb8a65017d31
tree9d7dba57e6648975b9980df585c74b83a9981634
parent50885fd489dbe93138d6136bd63e8de1d6f1c572
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