Re: [PATCH 8/8] regulator: irq_helpers: Add missing "Return" kerneldoc section

From: Andy Shevchenko
Date: Tue Aug 27 2024 - 10:44:34 EST


On Tue, Aug 27, 2024 at 05:55:48PM +0800, Chen-Yu Tsai wrote:
> kernel-doc complains about missing "Return" section for the function
> regulator_irq_map_event_simple().
>
> Add a "Return" section for it based on its behavior.

...

> + * Return: 0

"0."

> + *

I don't think we need this blank line.

> + * Actual regulator error and notification are passed back through @rid.

--
With Best Regards,
Andy Shevchenko