git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d9db75
)
SUNRPC: Deprecate rpc_client->cl_protname
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 23 Aug 2013 15:48:15 +0000
(11:48 -0400)
committer
Trond 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>
No differences found