[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <d8542235-01ff-e04f-84c6-53259ab845b9@redhat.com>
Date: Tue, 18 Jan 2022 14:14:14 +0100
From: Hans de Goede <hdegoede@...hat.com>
To: Randy Dunlap <rdunlap@...radead.org>, linux-kernel@...r.kernel.org
Cc: Thomas Weißschuh <linux@...ssschuh.net>,
Sebastian Reichel <sre@...nel.org>, linux-pm@...r.kernel.org,
Stephen Rothwell <sfr@...b.auug.org.au>
Subject: Re: [PATCH -next] power: supply: fix table problem in
sysfs-class-power
Hi,
On 1/18/22 03:15, Randy Dunlap wrote:
> 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: 1b0b6cc8030d0 ("power: supply: add charge_behaviour attributes")
> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
> Cc: Thomas Weißschuh <linux@...ssschuh.net>
> Cc: Hans de Goede <hdegoede@...hat.com>
> Cc: Sebastian Reichel <sre@...nel.org>
> Cc: linux-pm@...r.kernel.org
> Cc: Stephen Rothwell <sfr@...b.auug.org.au>
Randy, thank you for the patch.
Sebastian, assuming you will merge 5.17-rc1 into your tree, this could
be merged through your tree (since this is a psy patch).
Since I've merged the original patch introducing this; and since I've
a bunch of other fixed lined up for 5.17 already, I would also
be happy to merge this through the pdx86 tree. Sebastian, please let
me know how you want to proceed with this ?
Regards,
Hans
> ---
> Documentation/ABI/testing/sysfs-class-power | 1 +
> 1 file changed, 1 insertion(+)
>
> --- linux-next-20220117.orig/Documentation/ABI/testing/sysfs-class-power
> +++ linux-next-20220117/Documentation/ABI/testing/sysfs-class-power
> @@ -468,6 +468,7 @@ Description:
> auto: Charge normally, respect thresholds
> inhibit-charge: Do not charge while AC is attached
> force-discharge: Force discharge while AC is attached
> + ================ ====================================
>
> What: /sys/class/power_supply/<supply_name>/technology
> Date: May 2007
>
Powered by blists - more mailing lists