Re: [PATCH v2 08/10] regulator: irq_helpers: Fix regulator_irq_map_event_simple() kerneldoc
From: Andy Shevchenko
Date: Thu Aug 29 2024 - 08:54:46 EST
On Thu, Aug 29, 2024 at 04:51:28PM +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. The function
> actually always returns 0, but fills in fields in its @rid parameter as
> needed. Expand the description of the parameter to cover this.
>
> While at it fix a typo found in the description of the same function.
>
> Reported-by: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
> Closes: https://lore.kernel.org/all/e341240e-1c1f-49a2-91cd-440888fdbda0@xxxxxxxxx/
Fixes?
> Signed-off-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>
--
With Best Regards,
Andy Shevchenko