linux/drivers/gpu/drm/xen
Dan Carpenter e30ca4bcf0 drm/xen-front: checking for NULL instead of IS_ERR
drm_dev_alloc() returns error pointers, it never returns NULL.

Fixes: c575b7eeb8 ("drm/xen-front: Add support for Xen PV display frontend")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.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/20180508092650.GA661@mwanda
2018-05-08 14:09:40 +03:00
..
Kconfig
Makefile
xen_drm_front_cfg.c
xen_drm_front_cfg.h
xen_drm_front_conn.c
xen_drm_front_conn.h
xen_drm_front_evtchnl.c
xen_drm_front_evtchnl.h
xen_drm_front_gem.c
xen_drm_front_gem.h
xen_drm_front_kms.c drm/xen-front: use simple display pipe prepare_fb helper 2018-04-24 14:02:53 +02:00
xen_drm_front_kms.h
xen_drm_front_shbuf.c
xen_drm_front_shbuf.h
xen_drm_front.c drm/xen-front: checking for NULL instead of IS_ERR 2018-05-08 14:09:40 +03:00
xen_drm_front.h