drm/qxl: Remove useless drm_fb_get_bpp_depth() call
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 6 Jun 2016 18:14:51 +0000 (21:14 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 7 Jun 2016 19:40:52 +0000 (21:40 +0200)
commitcb76e3560a271ce570dff60869ddba1a08486c92
treea21d6b7d441a6ff8b331aff175da5a694f67c0c8
parent683aa14c6232f1c50a1a0e03dd08a767ca41a6b1
drm/qxl: Remove useless drm_fb_get_bpp_depth() call

The function has no side effect and its returned values are ignored,
don't call it.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1465236891-11773-1-git-send-email-laurent.pinchart@ideasonboard.com
drivers/gpu/drm/qxl/qxl_fb.c
This page took 0.02487 seconds and 5 git commands to generate.