]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
docs: leds: Fix sysfs ABI reference in lp5812.rst
authorXinhong Hu <tp5092@foxmail.com>
Thu, 23 Apr 2026 10:39:10 +0000 (18:39 +0800)
committerLee Jones <lee@kernel.org>
Wed, 17 Jun 2026 10:28:14 +0000 (11:28 +0100)
Documentation/ABI/testing/sysfs-class-led-multicolor is a plain ABI
description without a .rst suffix. The lp5812 documentation incorrectly
referred to sysfs-class-led-multicolor.rst, which does not exist.

This was reported by documentation-file-ref-check (make refcheckdocs).

Signed-off-by: Xinhong Hu <tp5092@foxmail.com>
Link: https://patch.msgid.link/tencent_26F6155ED10CA20CC65F62FD659218853809@qq.com
Signed-off-by: Lee Jones <lee@kernel.org>
Documentation/leds/leds-lp5812.rst

index c2a6368d5149381f1898da9001448fc602682778..12e757d45c3a25a5250a10fd02d9bd42f33ec59d 100644 (file)
@@ -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``).