diff options
author | Jing Xiangfeng <[email protected]> | 2021-10-09 17:09:20 +0800 |
---|---|---|
committer | Gerd Hoffmann <[email protected]> | 2021-10-11 11:16:45 +0200 |
commit | a63f393dd7e1ebee707c9dee1d197fdc33d6486b (patch) | |
tree | 30bd255453a6de920d668fbeed2127751ea2a451 /scripts/gdb/linux/modules.py | |
parent | 914b6f290beb0cf056d75badffa78df6e3dfb058 (diff) |
drm/virtio: fix the missed drm_gem_object_put() in virtio_gpu_user_framebuffer_create()
virtio_gpu_user_framebuffer_create() misses to call drm_gem_object_put()
in an error path. Add the missed function call to fix it.
Signed-off-by: Jing Xiangfeng <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Gerd Hoffmann <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions