On Tue, Apr 09, 2024 at 04:01:43PM +0200, Bartosz Golaszewski wrote: > On Tue, Apr 9, 2024 at 2:52 PM Andy Shevchenko > <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > > > > On Tue, Apr 09, 2024 at 02:12:51AM +0300, Andy Shevchenko wrote: > > > $ scripts/kernel-doc -v -none -Wall drivers/gpio/gpiolib* 2>&1 | grep -w warning | wc -l > > > 67 > > > > > > Fix these by adding Return sections. While at it, make sure all of > > > Return sections use the same style. > > > > Since there shouldn't be hard dependency to the first one, can you consider > > applying this one, so it unblocks me? > > I'm not sure what the resolution is for % and HTML <font> tags in the end? Most of the constants are without %, so less churn now is to drop %. If you think otherwise, please, fix it and I will rebase my patches later. -- With Best Regards, Andy Shevchenko