linux-stable/drivers/gpu/drm/ast
Daniel Vetter eb649a614d drm/ast: Remove unnecessary NULL check in bo_unref
ttm_bo_unref unconditionally calls kref_put on it's argument, so the
thing can't be NULL without already causing Oopses.

Spotted by coverity.

Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2014-04-22 15:39:08 +02:00
..
ast_dram_tables.h
ast_drv.c drm: kill ->gem_init_object() and friends 2013-10-09 14:38:02 +10:00
ast_drv.h drm: kill ->gem_init_object() and friends 2013-10-09 14:38:02 +10:00
ast_fb.c drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion 2014-02-06 11:39:03 +10:00
ast_main.c drm/ast: Remove unnecessary NULL check in bo_unref 2014-04-22 15:39:08 +02:00
ast_mode.c drm: Replace crtc fb with primary plane fb (v3) 2014-04-01 20:18:28 -04:00
ast_post.c drm/ast: fix value check in cbr_scan2 2014-04-18 13:18:01 +10:00
ast_tables.h
ast_ttm.c drm: init TTM dev_mapping in ttm_bo_device_init() 2014-03-16 12:23:42 +01:00
Kconfig drm: Add separate Kconfig option for fbdev helpers 2013-10-11 23:36:58 +02:00
Makefile