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:
0e47f0d
)
SUNRPC: Eliminate PROC macro from rpcb_clnt
author
Chuck Lever
<chuck.lever@oracle.com>
Sun, 9 Aug 2009 19:09:44 +0000
(15:09 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sun, 9 Aug 2009 19:09:44 +0000
(15:09 -0400)
Clean up: Replace PROC macro with open coded C99 structure
initializers to improve readability.
The rpcbind v4 GETVERSADDR procedure is never sent by the current
implementation, so it is not copied to the new structures.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found