linux/drivers/gpu/drm/xen
YueHaibing 938010ab07 drm/xen-front: Drop pointless static qualifier in fb_destroy()
There is no need to have the 'struct drm_framebuffer *fb' variable
static since new value always be assigned before use it.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
Signed-off-by: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1548504338-114487-1-git-send-email-yuehaibing@huawei.com
2019-02-04 08:31:57 +02:00
..
Kconfig drm/xen-front: Use Xen common shared buffer implementation 2018-12-18 12:16:13 -05:00
Makefile drm/xen-front: Use Xen common shared buffer implementation 2018-12-18 12:16:13 -05:00
xen_drm_front.c drm: Split out drm_probe_helper.h 2019-01-24 13:20:42 +01:00
xen_drm_front.h
xen_drm_front_cfg.c
xen_drm_front_cfg.h
xen_drm_front_conn.c drm: Split out drm_probe_helper.h 2019-01-24 13:20:42 +01:00
xen_drm_front_conn.h
xen_drm_front_evtchnl.c
xen_drm_front_evtchnl.h
xen_drm_front_gem.c drm: Split out drm_probe_helper.h 2019-01-24 13:20:42 +01:00
xen_drm_front_gem.h
xen_drm_front_kms.c drm/xen-front: Drop pointless static qualifier in fb_destroy() 2019-02-04 08:31:57 +02:00
xen_drm_front_kms.h