Re: [PATCH] powerpc/prom_init: fix the improper check of prom_getprop

From: Michael Ellerman
Date: Thu Nov 25 2021 - 04:49:36 EST


On Fri, 19 Nov 2021 17:12:18 +0800, Peiwei Hu wrote:
> prom_getprop() can return PROM_ERROR. Binary operator can not identify it.
>
>

Applied to powerpc/next.

[1/1] powerpc/prom_init: fix the improper check of prom_getprop
https://git.kernel.org/powerpc/c/869fb7e5aecbc163003f93f36dcc26d0554319f6

cheers