From: Chuck Lever Date: Sat, 6 Dec 2008 00:04:01 +0000 (-0500) Subject: NLM: Remove "create" argument from nsm_find() X-Git-Tag: v2.6.29-rc1~177^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92fd91b998a5216a6d6606704e71d541a180216c;p=pandora-kernel.git NLM: Remove "create" argument from nsm_find() Clean up: nsm_find() now has only one caller, and that caller unconditionally sets the @create argument. Thus the @create argument is no longer needed. Since nsm_find() now has a more specific purpose, pick a more appropriate name for it. Signed-off-by: Chuck Lever Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed