summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorJosé Expósito <jose.exposito89@gmail.com>2024-10-31 19:38:35 +0100
committerLouis Chauvet <louis.chauvet@bootlin.com>2024-11-04 12:03:21 +0100
commit1d43dddd7c38ea1aa93f78f7ee10087afb0a561f (patch)
tree08c0b89cdeaf0c8c59572dd629d03f959731d6d6 /scripts/gdb/linux/modules.py
parent89115aeecf38bfee3c5e79561b5c34a256e1a06a (diff)
drm/vkms: Drop unnecessary call to drm_crtc_cleanup()
CRTC creation uses drmm_crtc_init_with_planes(), which automatically handles cleanup. However, an unnecessary call to drm_crtc_cleanup() is still present in the vkms_output_init() error path. Fixes: 99cc528ebe92 ("drm/vkms: Use drmm_crtc_init_with_planes()") Signed-off-by: José Expósito <jose.exposito89@gmail.com> Reviewed-by: Maíra Canal <mcanal@igalia.com> Link: https://patchwork.freedesktop.org/patch/msgid/20241031183835.3633-1-jose.exposito89@gmail.com Acked-by: Louis Chauvet <louis.chauvet@bootlin.com> Signed-off-by: Louis Chauvet <louis.chauvet@bootlin.com>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions