From: Dan Carpenter Date: Tue, 4 May 2010 11:36:34 +0000 (-0300) Subject: V4L/DVB: media/IR/imon: potential double unlock on error X-Git-Tag: v2.6.35-rc1~480^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9723dbb034e45775037c5dd098652e1628a1c9ef;p=pandora-kernel.git V4L/DVB: media/IR/imon: potential double unlock on error If there is an error here we should unlock in the caller (which is imon_init_intf1()). We can remove this stray unlock. Signed-off-by: Dan Carpenter Acked-by: Jarod Wilson Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed