Re: [PATCH] backlight: lp855x: fix lp855x.h kernel-doc warnings
From: Daniel Thompson
Date: Tue Nov 18 2025 - 07:44:22 EST
On Mon, Nov 10, 2025 at 10:09:16PM -0800, Randy Dunlap wrote:
> Add a missing struct short description and a missing leading " *" to
> lp855x.h to avoid kernel-doc warnings:
>
> Warning: include/linux/platform_data/lp855x.h:126 missing initial short
> description on line:
> * struct lp855x_platform_data
> Warning: include/linux/platform_data/lp855x.h:131 bad line:
> Only valid when mode is PWM_BASED.
>
> Fixes: 7be865ab8634 ("backlight: new backlight driver for LP855x devices")
> Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Reviewed-by: Daniel Thompson (RISCstar) <danielt@xxxxxxxxxx>
Daniel.