From: Chuck Lever Date: Fri, 3 Oct 2008 16:50:07 +0000 (-0400) Subject: NLM: Convert nlm_lookup_host() to use a single argument X-Git-Tag: v2.6.28-rc1~576^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f1ed18bd3aa1e8008cf5cc768a141787633da18;p=pandora-kernel.git NLM: Convert nlm_lookup_host() to use a single argument The nlm_lookup_host() function already has a large number of arguments, and I'm about to add a few more. As a clean up, convert the function to use a single data structure argument. Signed-off-by: Chuck Lever Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed