Re: [PATCH -next] drm/fsl-dcu: use PTR_ERR_OR_ZERO() to simplify the code

From: Stefan Agner
Date: Mon Sep 05 2016 - 15:32:21 EST


On 2016-07-25 00:08, Wei Yongjun wrote:
> Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR.
>
> Generated by: scripts/coccinelle/api/ptr_ret.cocci
>
> Signed-off-by: Wei Yongjun <weiyj.lk@xxxxxxxxx>

Applied!

--
Stefan