]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drm/qxl: drop redundant code
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 11 May 2021 10:45:21 +0000 (12:45 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 12 May 2021 10:37:46 +0000 (12:37 +0200)
commit1d878df018611abdff1e96d275b4bbd86d030223
tree003333828fdf014fb733c2e411027b330b9d3c34
parentbfebd42d5609848de3c5b5723e56f2e6f08ca8ec
drm/qxl: drop redundant code

Not needed, qxl_io_destroy_primary() does that for us.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: http://patchwork.freedesktop.org/patch/msgid/20210511104522.2694803-2-kraxel@redhat.com
drivers/gpu/drm/qxl/qxl_display.c