]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
power: supply: bd71828: add a terminating table border
authorRandy Dunlap <rdunlap@infradead.org>
Sat, 20 Jun 2026 01:18:21 +0000 (18:18 -0700)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Mon, 20 Jul 2026 22:01:51 +0000 (00:01 +0200)
Fix a documentation build error by adding a bottom table border:

Documentation/ABI/testing/sysfs-class-power-bd71828:1: ERROR: Malformed table.
No bottom table border found.
============  ===========================================
1             automatic adjustment of input current limit
0             no adjustment of input current limit. This
              helps for more unusual power sources like
              solar modules. [docutils]

Fixes: e92786dd86a2 ("power: supply: bd71828: sysfs for auto input current limitation")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Matti Vaittinen <mazziesaccount@gmail.com>
Link: https://patch.msgid.link/20260620011821.3568674-1-rdunlap@infradead.org
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Documentation/ABI/testing/sysfs-class-power-bd71828

index 2d451e1c8336640d177a88ed6b42ababfc61bcde..f9a325e005f37698176df454eb80744503400ff1 100644 (file)
@@ -10,3 +10,4 @@ Description:
                0             no adjustment of input current limit. This
                              helps for more unusual power sources like
                              solar modules.
+               ============  ===========================================