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? Thank you! -- With Best Regards, Andy Shevchenko