]> git.baikalelectronics.ru Git - kernel.git/commit
power: supply: fix table problem in sysfs-class-power
authorRandy Dunlap <rdunlap@infradead.org>
Tue, 18 Jan 2022 02:15:22 +0000 (18:15 -0800)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Tue, 1 Feb 2022 10:15:58 +0000 (11:15 +0100)
commit203350f70b7d51e21d844a65e612e8cc5496fa99
tree8a585df583d32380c9bcecfa9cd7d3fc0e0fe23e
parent6e424e6bafec35e47db4b693fe41eff065b7dbf6
power: supply: fix table problem in sysfs-class-power

Add a bottom table border to complete the table format and prevent
a documentation build warning.

Documentation/ABI/testing/sysfs-class-power:459: WARNING: Malformed table.
No bottom table border found.

Fixes: 11f402c4fd85d ("power: supply: add charge_behaviour attributes")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Thomas Weißschuh <linux@weissschuh.net>
Cc: Hans de Goede <hdegoede@redhat.com>
Cc: Sebastian Reichel <sre@kernel.org>
Cc: linux-pm@vger.kernel.org
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Documentation/ABI/testing/sysfs-class-power