From: Lee Jones <lee@kernel.org>
To: Shardul Deshpande <iamsharduld@gmail.com>
Cc: Nam Tran <trannamatk@gmail.com>, Pavel Machek <pavel@kernel.org>,
Jonathan Corbet <corbet@lwn.net>,
Shuah Khan <skhan@linuxfoundation.org>,
linux-leds@vger.kernel.org, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Documentation: leds: fix broken reference to the multicolor LED ABI
Date: Thu, 18 Jun 2026 12:23:38 +0100 [thread overview]
Message-ID: <20260618112338.GF1672911@google.com> (raw)
In-Reply-To: <20260612171528.728111-1-iamsharduld@gmail.com>
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@gmail.com>
> ---
> 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
prev parent reply other threads:[~2026-06-18 11:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-12 17:15 [PATCH] Documentation: leds: fix broken reference to the multicolor LED ABI Shardul Deshpande
2026-06-12 18:08 ` Randy Dunlap
2026-06-18 11:23 ` Lee Jones [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260618112338.GF1672911@google.com \
--to=lee@kernel.org \
--cc=corbet@lwn.net \
--cc=iamsharduld@gmail.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=pavel@kernel.org \
--cc=skhan@linuxfoundation.org \
--cc=trannamatk@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.