From: Chuck Lever Date: Thu, 4 Dec 2008 19:21:01 +0000 (-0500) Subject: NLM: Remove redundant printk() in nlmclnt_lock() X-Git-Tag: v2.6.29-rc1~177^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=501c1ed3fb5c2648ba1709282c71617910917f66;p=pandora-kernel.git NLM: Remove redundant printk() in nlmclnt_lock() The nsm_monitor() function already generates a printk(KERN_NOTICE) if the SM_MON upcall fails, so the similar printk() in the nlmclnt_lock() function is redundant. Signed-off-by: Chuck Lever Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed