commit | 1def37586fb1f3bbbedeaa64bf047595958dfc66 | [log] [tgz] |
---|---|---|
author | Christophe Jaillet <christophe.jaillet@wanadoo.fr> | Sun Oct 11 22:23:27 2015 +0200 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Oct 15 20:32:00 2015 +1100 |
tree | 25e7ac8961c2272dc8a7a700a6dd53fbcfc51716 | |
parent | 5fab1d1cb18d27d1a2a5f110e0955a1b3c497013 [diff] |
powerpc/numa: Use of_get_next_parent to simplify code of_get_next_parent can be used to simplify the while() loop and avoid the need of a temp variable. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>