From: Chuck Lever Date: Sun, 9 Aug 2009 19:09:44 +0000 (-0400) Subject: SUNRPC: Eliminate PROC macro from rpcb_clnt X-Git-Tag: v2.6.32-rc1~412^2~48^2~9^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8b761eff1e49fde43dd940ac32b38cf7cee2a95;p=pandora-kernel.git SUNRPC: Eliminate PROC macro from rpcb_clnt 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed