Re: [PATCH v3 05/14] software_node: unregister software_nodes in reverse order

From: Andy Shevchenko
Date: Mon Dec 28 2020 - 12:48:43 EST


On Mon, Dec 28, 2020 at 06:34:10PM +0200, Sakari Ailus wrote:
> On Thu, Dec 24, 2020 at 01:08:58AM +0000, Daniel Scally wrote:

...

> > void software_node_unregister_node_group(const struct software_node **node_group)
>
> With this line wrapped,

Why? It's only one character behind 80 and wrapping it will decrease
readability. Moreover, documentation has explicit exceptions for such cases.


--
With Best Regards,
Andy Shevchenko