Re: [PATCH 7/8] regulator: fixed-helper: Add missing "Return" kerneldoc section
From: Andy Shevchenko
Date: Tue Aug 27 2024 - 10:43:54 EST
On Tue, Aug 27, 2024 at 05:55:47PM +0800, Chen-Yu Tsai wrote:
> kernel-doc complains about missing "Return" section for the function
> regulator_register_always_on().
>
> Add a "Return" section for it based on its behavior.
...
> + * Return: pointer to registered platform device, or %NULL if memory alloc fails.
s/alloc/allocation/
--
With Best Regards,
Andy Shevchenko