diff options
author | Alexey Khoroshilov <khoroshilov@ispras.ru> | 2011-04-15 17:40:17 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-05-20 09:28:51 -0300 |
commit | 6f030abf9a77f10213bc5a2da2eff478d4d4e0c3 (patch) | |
tree | 688f987d05da108a5b84865d2e437f0eebd0b831 /drivers/memstick/host | |
parent | eeaaf817c7202b71a6e1aab87ebd538d1b5e5a42 (diff) |
[media] lmedm04: Do not unlock mutex if mutex_lock_interruptible failed
There are a couple of places where mutex_unlock() is called even
if mutex_lock_interruptible() failed. The patch fixes the issue.
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/memstick/host')
0 files changed, 0 insertions, 0 deletions