Home
last modified time | relevance | path

Searched hist:acd4d615 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/fsl-dcu/
H A Dfsl_tcon.cacd4d615 Mon Jul 25 02:08:07 CDT 2016 Wei Yongjun <weiyj.lk@gmail.com> drm/fsl-dcu: use PTR_ERR_OR_ZERO() to simplify the code

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@gmail.com>
Signed-off-by: Stefan Agner <stefan@agner.ch>
acd4d615 Mon Jul 25 02:08:07 CDT 2016 Wei Yongjun <weiyj.lk@gmail.com> drm/fsl-dcu: use PTR_ERR_OR_ZERO() to simplify the code

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@gmail.com>
Signed-off-by: Stefan Agner <stefan@agner.ch>