Re: [PATCH v2 05/12] software_node: unregister software_nodes in reverse order

From: Andy Shevchenko
Date: Fri Dec 18 2020 - 15:32:22 EST


On Thu, Dec 17, 2020 at 11:43:30PM +0000, Daniel Scally wrote:
> To maintain consistency with software_node_unregister_nodes(), reverse
> the order in which the software_node_unregister_node_group() function
> unregisters nodes.

...

> + * Unregister multiple software nodes at once. The array will be unwound in
> + * reverse order (I.E. last entry first) and thus if any member of the array

A nit: I.E. -> i.e.

> + * has its .parent member set then they should appear later in the array such
> + * that they are unregistered first.

--
With Best Regards,
Andy Shevchenko