Re: [PATCH 6/6] efi/fdt: Fix handling error value in fdt_find_uefi_params
From: Ingo Molnar
Date: Mon Aug 22 2016 - 12:45:25 EST
* Matt Fleming <matt@xxxxxxxxxxxxxxxxxxx> wrote:
> From: Andrzej Hajda <a.hajda@xxxxxxxxxxx>
>
> of_get_flat_dt_subnode_by_name can return negative value in case of error.
... which is a problem because <X>, and we solve it by doing <Y>?
Thanks,
Ingo