diff options
author | 2020-11-13 13:15:02 +0300 | |
---|---|---|
committer | 2020-11-13 15:03:48 +0100 | |
commit | a7319c8f50c5e93a12997e2d0821a2f7946fb734 (patch) | |
tree | 9e3f82e5ac01502a198c23661eaed87ba0c3afe1 /drivers/gpu/drm/drm_atomic_uapi.c | |
parent | drm/via/via_dma: Remove set but unused variable 'agp_base' (diff) | |
download | linux-rng-a7319c8f50c5e93a12997e2d0821a2f7946fb734.tar.xz linux-rng-a7319c8f50c5e93a12997e2d0821a2f7946fb734.zip |
drm/udl: Fix missing error code in udl_handle_damage()
If udl_get_urb() fails then this should return a negative error code
but currently it returns success.
Fixes: 798ce3fe1c3a ("drm/udl: Begin/end access to imported buffers in damage-handler")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20201113101502.GD168908@mwanda
Diffstat (limited to 'drivers/gpu/drm/drm_atomic_uapi.c')
0 files changed, 0 insertions, 0 deletions