On Mon, Feb 19, 2024 at 10:24:59AM +0100, Nuno Sá wrote: > On Sun, 2024-02-18 at 17:27 +0000, Jonathan Cameron wrote: ... > > + cfg->buf_positive = > > + fwnode_property_read_bool(child, "adi,buffered- > > positive"); > > + cfg->buf_negative = > > + fwnode_property_read_bool(child, "adi,buffered- > > negative"); > > I think this is one of those cases where 80col limit hurts readability... I like long lines, but to be honest this is also usual pattern on how to split long lines. I leave this to you, folks, to solve :-) -- With Best Regards, Andy Shevchenko