From: Chuck Lever Date: Thu, 4 Dec 2008 19:21:38 +0000 (-0500) Subject: NLM: Move the public declaration of nsm_unmonitor() to lockd.h X-Git-Tag: v2.6.29-rc1~177^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=356c3eb466fd1a12afd6448d90fba3922836e5f1;p=pandora-kernel.git NLM: Move the public declaration of nsm_unmonitor() to lockd.h Clean up. Make the nlm_host argument "const," and move the public declaration to lockd.h. Add a documenting comment. Bruce observed that nsm_unmonitor()'s only caller doesn't care about its return code, so make nsm_unmonitor() return void. Signed-off-by: Chuck Lever Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed