20 Sep
2018
20 Sep
'18
8:32 p.m.
On Tue, Sep 18, 2018 at 01:30:10AM +0000, Kuninori Morimoto wrote:
From: Kuninori Morimoto kuninori.morimoto.gx@renesas.com
To be more readable code, this patch adds new for_each_component_all() macro, and replace existing code to it.
I think this one might be better named as just for_each_component() - I don't think there's much risk of confusion with the more specific iterators for specific types of components and it sounds less awkward. I'll skip this and one subsequent patch that depended on it then apply the rest, they all look good.