From: Chuck Lever Date: Wed, 11 Mar 2009 00:33:19 +0000 (-0400) Subject: NLM: Shrink the IPv4-only version of nlm_cmp_addr() X-Git-Tag: v2.6.29~43^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78851e1aa4c3b796d5f0bb11b445016726302b44;p=pandora-kernel.git NLM: Shrink the IPv4-only version of nlm_cmp_addr() Clean up/micro-optimatization: Make the AF_INET-only version of nlm_cmp_addr() smaller. This matches the style of nlm_privileged_requester(), and makes the AF_INET-only version of nlm_cmp_addr() nearly the same size as it was before IPv6 support. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed