From: Chuck Lever Date: Mon, 7 Jan 2008 23:34:48 +0000 (-0500) Subject: SUNRPC: fewer conditionals in the format_ip_address routines X-Git-Tag: v2.6.25-rc1~1146^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b454ae906085cf7774fb4756746680c9b03b6f84;p=pandora-kernel.git SUNRPC: fewer conditionals in the format_ip_address routines Clean up: have the set up routines explicitly pass the strings to be used for the transport name and NETID. This removes a number of conditionals and dependencies on rpc_xprt.prot, which is overloaded. Tighten up type checking on the address_strings array while we're at it. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed