NLM: Convert nlm_lookup_host() to use a single argument
authorChuck Lever <chuck.lever@oracle.com>
Fri, 3 Oct 2008 16:50:07 +0000 (12:50 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Fri, 3 Oct 2008 20:58:23 +0000 (16:58 -0400)
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 <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
fs/lockd/host.c

diff --cc fs/lockd/host.c
Simple merge