linux/drivers/gpu/drm/bochs
Thierry Reding ee3939e079 drm/ttm: Fix a few sparse warnings
The final parameter to ttm_bo_reserve() is a pointer, therefore callers
should use NULL instead of 0.

Fixes a bunch of sparse warnings of this type:

	warning: Using plain integer as NULL pointer

Signed-off-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2014-07-22 10:58:21 +10:00
..
bochs_drv.c drm: bochs: add power management support 2014-04-18 13:31:49 +10:00
bochs_fbdev.c drm/ttm: Fix a few sparse warnings 2014-07-22 10:58:21 +10:00
bochs_hw.c
bochs_kms.c drm/ttm: Fix a few sparse warnings 2014-07-22 10:58:21 +10:00
bochs_mm.c drm/bochs: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN 2014-07-08 00:34:19 +02:00
bochs.h drm: bochs: drop unused struct fields 2014-04-18 13:31:50 +10:00
Kconfig drm: fix bochs kconfig dependencies 2014-03-07 09:05:10 +10:00
Makefile