[PATCH] ttm: use NULL instead of 0 for ttm_bo_reserve()'s pointer arg.

Jingoo Han jg1.han at samsung.com
Sun Jun 15 18:19:03 PDT 2014


On Sunday, June 15, 2014 9:11 AM, Martin Kepplinger wrote:
> 
> Fix a sparse warning: ttm_bo_reserve()'s last argument is a
> pointer to a struct, so use NULL as nullpointer.
> 
> Signed-off-by: Martin Kepplinger <martink at posteo.de>

Reviewed-by: Jingoo Han <jg1.han at samsung.com>

Best regards,
Jingoo Han

> ---
> this applies to next-20140613. Please ignore if annoyingly irrelevant.
> 
>  drivers/gpu/drm/ttm/ttm_bo.c |   14 +++++++-------
>  1 file changed, 7 insertions(+), 7 deletions(-)



More information about the dri-devel mailing list