Re: [PATCH] Documentation: leds: fix broken reference to the multicolor LED ABI
From: Lee Jones
Date: Thu Jun 18 2026 - 07:26:40 EST
On Fri, 12 Jun 2026, Shardul Deshpande wrote:
> The reference pointed to a non-existent .rst file. The ABI file is named
> sysfs-class-led-multicolor (without extension), so fix the reference to
> match the actual file and resolve the warning from
> tools/docs/documentation-file-ref-check.
>
> Signed-off-by: Shardul Deshpande <iamsharduld@xxxxxxxxx>
> ---
> Documentation/leds/leds-lp5812.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/leds/leds-lp5812.rst b/Documentation/leds/leds-lp5812.rst
> index c2a6368d5..12e757d45 100644
> --- a/Documentation/leds/leds-lp5812.rst
> +++ b/Documentation/leds/leds-lp5812.rst
> @@ -20,7 +20,7 @@ Sysfs Interface
> ===============
>
> This driver uses the standard multicolor LED class interfaces defined
> -in Documentation/ABI/testing/sysfs-class-led-multicolor.rst.
> +in Documentation/ABI/testing/sysfs-class-led-multicolor.
>
> Each LP5812 LED output appears under ``/sys/class/leds/`` with its
> assigned label (for example ``LED_A``).
Sorry, Xinhong Hu beat you to it.
--
Lee Jones