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

From: Bartosz Golaszewski

Date: Fri Nov 28 2025 - 06:58:18 EST


From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>


On Thu, 27 Nov 2025 22:27:39 -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'
>
> [...]

Applied, thanks!

[1/1] gpio: regmap: fix kernel-doc notation
https://git.kernel.org/brgl/linux/c/f01c0f7ee59fce16e5bae92a2d388a8a6fdf3f0f

Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>