commit | 9723dbb034e45775037c5dd098652e1628a1c9ef | [log] [tgz] |
---|---|---|
author | Dan Carpenter <error27@gmail.com> | Tue May 04 08:36:34 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed May 19 12:59:04 2010 -0300 |
tree | 0f3807a406bb996a44601f18e473038aed279c8a | |
parent | 5f6e3c8e34bc02800b499e09828ac1061e004977 [diff] |
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 <error27@gmail.com> Acked-by: Jarod Wilson <jarod@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>