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

From: Jingoo Han
Date: Sun Jun 15 2014 - 21:19:25 EST


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@xxxxxxxxx>

Reviewed-by: Jingoo Han <jg1.han@xxxxxxxxxxx>

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(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/