commit | db08948b97180a3c9f49ce91caf1fb643a8110be | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Sat Sep 17 01:57:34 2016 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 27 12:43:35 2016 +0200 |
tree | ae93fca69de0b0168dc6043bbd6f312d1a9f717b | |
parent | 58ccaae30322b13c587596adb39408fca2a5ef7f [diff] |
vme: fake: remove unexpected unlock in fake_master_set() image->lock is unlocked in some error handling path without take the lock, so remove those unexpected unlock. Fixes: 658bcdae9c67 ("vme: Adding Fake VME driver") Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>