Re: [PATCH] net: ethernet: remove redundant null pointer check before of_node_put
From: Vladimir Zapolskiy
Date: Sun Sep 16 2018 - 17:11:43 EST
On 09/16/2018 04:13 PM, zhong jiang wrote:
> of_node_put has taken the null pinter check into account. So it is
> safe to remove the duplicated check before of_node_put.
>
> Signed-off-by: zhong jiang <zhongjiang@xxxxxxxxxx>
typo in the commit message, s/pinter/pointer/
Other than that please feel free to add my
Reviewed-by: Vladimir Zapolskiy <vz@xxxxxxxxx>