linux-stable/drivers/gpu/drm/bochs
Daniel Vetter dcb1ee5778 drm/bochs: 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>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2014-04-22 15:39:39 +02:00
..
bochs.h drm: bochs: drop unused struct fields 2014-04-18 13:31:50 +10:00
bochs_drv.c drm: bochs: add power management support 2014-04-18 13:31:49 +10:00
bochs_fbdev.c drm: bochs: drop unused struct fields 2014-04-18 13:31:50 +10:00
bochs_hw.c
bochs_kms.c drm: Replace crtc fb with primary plane fb (v3) 2014-04-01 20:18:28 -04:00
bochs_mm.c drm/bochs: Remove unnecessary NULL check in bo_unref 2014-04-22 15:39:39 +02:00
Kconfig
Makefile