]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
lockd: minor log message fix
authorJ. Bruce Fields <bfields@citi.umich.edu>
Fri, 31 Aug 2007 21:09:33 +0000 (17:09 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Fri, 1 Feb 2008 21:42:15 +0000 (16:42 -0500)
Wendy Cheng noticed that function name doesn't agree here.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Cc: Wendy Cheng <wcheng@redhat.com>
fs/lockd/svcsubs.c

index 84ebba33b98d0ae2567cb79c45adbae5f9d751fb..dbbefbcd671255935c61783e5cf73d4122346cd7 100644 (file)
@@ -87,7 +87,7 @@ nlm_lookup_file(struct svc_rqst *rqstp, struct nlm_file **result,
        unsigned int    hash;
        __be32          nfserr;
 
-       nlm_debug_print_fh("nlm_file_lookup", f);
+       nlm_debug_print_fh("nlm_lookup_file", f);
 
        hash = file_hash(f);