From: Chuck Lever Date: Thu, 3 Dec 2009 20:58:56 +0000 (-0500) Subject: SUNRPC: Simplify synopsis of rpcb_local_clnt() X-Git-Tag: v2.6.33-rc1~287^2^2~43^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a46211540a83871196489247f57da2bdde58d87;p=pandora-kernel.git SUNRPC: Simplify synopsis of rpcb_local_clnt() Clean up: At one point, rpcb_local_clnt() handled IPv6 loopback addresses too, but it doesn't any more; only IPv4 loopback is used now. Get rid of the @addr and @addrlen arguments to rpcb_local_clnt(). Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed