From: Chuck Lever Date: Fri, 14 Mar 2008 18:18:37 +0000 (-0400) Subject: NLM: NLM protocol version numbers are u32 X-Git-Tag: v2.6.26-rc1~1082^2^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb18860e1385bfc7f08fcb7ba362e4a5156c8324;p=pandora-kernel.git NLM: NLM protocol version numbers are u32 Clean up: RPC protocol version numbers are u32. Make sure we use an appropriate type for NLM version numbers when calling nlm_lookup_host(). Eliminates a harmless mixed sign comparison in nlm_host_lookup(). Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed