Re: [PATCH] drm: Fix return value check in kirin_drm_platform_probe()

From: Gabriel Krisman Bertazi
Date: Thu Oct 12 2017 - 02:40:10 EST


Wei Yongjun <weiyongjun1@xxxxxxxxxx> writes:

> In case of error, the function of_graph_get_remote_node() returns NULL
> pointer not ERR_PTR(). The IS_ERR() test in the return value check
> should be replaced with NULL test..

Looks good.

Reviewed-by: Gabriel Krisman Bertazi <krisman@xxxxxxxxxxxxxxx>

--
Gabriel Krisman Bertazi