On Fri, Feb 17, 2023 at 03:33:44PM +0200, Andy Shevchenko wrote: > Some of the functions do not provide Return: section on absence of which > kernel-doc complains. Besides that several functions return the fwnode > handle with incremented reference count. Add a respective note to make sure > that the caller decrements it when it's not needed anymore. > > While at it, unify the style of the Return: sections. > > Reported-by: Daniel Kaehn <kaehndan@xxxxxxxxx> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > Acked-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> > --- > > v2: rephrased the note, added tag, removed unrelated change > (all requested by Sakari) I just realized I have forgotten to bump the version. I will wait for other comments, and will issue a v3 if needed. -- With Best Regards, Andy Shevchenko