Linux Documentation
 help / color / mirror / Atom feed
* [PATCH] Documentation: leds: fix broken reference to the multicolor LED ABI
@ 2026-06-12 17:15 Shardul Deshpande
  2026-06-12 18:08 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Shardul Deshpande @ 2026-06-12 17:15 UTC (permalink / raw)
  To: Nam Tran, Lee Jones, Pavel Machek, Jonathan Corbet, Shuah Khan,
	linux-leds, linux-doc, linux-kernel

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``).
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-06-12 18:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox