From: Chuck Lever Date: Mon, 14 Jan 2008 20:11:46 +0000 (-0500) Subject: SUNRPC: rpcb_getport_sync() should use built-in hostname generator X-Git-Tag: v2.6.25-rc1~1146^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b91e101fca70319f9ca839311bceff5f44dfc1ed;p=pandora-kernel.git SUNRPC: rpcb_getport_sync() should use built-in hostname generator rpc_create() can already fill in the hostname with a string representation of the server's IP address, so remove redundant logic in in rpcb_getport_sync() that does that. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed