[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Zs3l9lPoDm4E3cEO@smile.fi.intel.com>
Date: Tue, 27 Aug 2024 17:43:02 +0300
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Chen-Yu Tsai <wenst@...omium.org>
Cc: Mark Brown <broonie@...nel.org>, Liam Girdwood <lgirdwood@...il.com>,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH 6/8] regulator: fixed: Fix incorrectly formatted
kerneldoc "Return" section
On Tue, Aug 27, 2024 at 05:55:46PM +0800, Chen-Yu Tsai wrote:
> kernel-doc complains about missing "Return" section for kerneldoc of
> of_get_fixed_voltage_config(). The kerneldoc has a description
> about the return values, just not in the format kernel-doc wants.
>
> Convert it to use the proper "Return:" section header. The existing
> description have been reworded and moved around to fit the grammar and
> formatting.
...
> + * Return: pointer to populated &struct fixed_voltage_config or %NULL if
Seems to me this should be "pointer to the"
> + * memory alloc fails.
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists