Re: [PATCH] gpio: regmap: fix kernel-doc notation

From: Andy Shevchenko

Date: Fri Nov 28 2025 - 02:32:34 EST


On Thu, Nov 27, 2025 at 10:27:39PM -0800, Randy Dunlap wrote:
> Add a ':' to the end of struct member names to prevent kernel-doc
> warnings:
>
> Warning: include/linux/gpio/regmap.h:108 struct member 'regmap_irq_line'
> not described in 'gpio_regmap_config'
> Warning: include/linux/gpio/regmap.h:108 struct member 'regmap_irq_flags'
> not described in 'gpio_regmap_config'

Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
Thanks!

--
With Best Regards,
Andy Shevchenko