From: Dan Carpenter Date: Mon, 13 Jun 2011 20:08:46 +0000 (+0300) Subject: tcm_fc: Fix possible lock to unlock type deadlock X-Git-Tag: v3.0-rc5~38^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c7cf3b9c31ed09822e5c186297991093ee13c49;p=pandora-kernel.git tcm_fc: Fix possible lock to unlock type deadlock There is a typo here, it should be an unlock instead of a lock. The original code will deadlock. Signed-off-by: Dan Carpenter Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed