From: Dan Carpenter Date: Sun, 20 Mar 2011 11:22:07 +0000 (+0300) Subject: nfs: lock() vs unlock() typo X-Git-Tag: v2.6.39-rc1~399^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c34092adf1feaba25b7c739cc4def2751f4fa05;p=pandora-kernel.git nfs: lock() vs unlock() typo These should be spin_unlock() instead of spin_lock(). It's a typo. Signed-off-by: Dan Carpenter Signed-off-by: Al Viro --- Reading git-diff-tree failed