[PATCH] powerpc/mpc5xxx: Use of_get_next_parent to simplify code

Christophe JAILLET christophe.jaillet at wanadoo.fr
Mon Oct 12 16:05:11 AEDT 2015


Le 11/10/2015 22:44, Julia Lawall a écrit :
>
>> of_get_next_parent can be used to simplify the while() loop and
>> avoid the need of a temp variable.
> Can you do something with the loop in __of_translate_address, in
> drivers/of/address.c?  Is there not an iterator for this?
>
> julia
>

Hi Julia,

There does not seem to be any 'for_each_parent_of_node' or equivalent.

Best regards,
CJ




More information about the Linuxppc-dev mailing list