Re: [PATCH v2] device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()
From: Andy Shevchenko
Date: Tue Nov 22 2022 - 07:58:22 EST
On Tue, Nov 22, 2022 at 02:56:55PM +0200, Andy Shevchenko wrote:
> On Tue, Nov 22, 2022 at 02:54:36PM +0200, Andy Shevchenko wrote:
...
> out:
Actually better name is
out_put_parent:
> > > + fwnode_handle_put(port_parent);
> > > + return ep;
--
With Best Regards,
Andy Shevchenko