commit | 4d8d4869101590909fcf4bdb8fea8a9affdd2b94 | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olvaffe@gmail.com> | Wed Feb 05 10:19:49 2020 -0800 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Thu Feb 06 11:58:18 2020 +0100 |
tree | 24cccb03aec5ef404ae18203d873397c53502733 | |
parent | e19d341174b6795577982ad6e2925898d347e841 [diff] |
drm/virtio: unlock object array on errors We don't propagate erros to the callers. We have to unlock object arrays on errors. Signed-off-by: Chia-I Wu <olvaffe@gmail.com> Link: http://patchwork.freedesktop.org/patch/msgid/20200205181955.202485-6-olvaffe@gmail.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>