-
由 Heinrich Schuchardt 提交于
for_each_property_of_node(pins, pp) checks that pp is not NULL. So there is no need to check it inside the loop. Signed-off-by: NHeinrich Schuchardt <xypron.glpk@gmx.de> Acked-by: NPatrice Chotard <patrice.chotard@st.com> Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
95bdb0ea