[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1963218.YzJNvkzdAc@kreacher>
Date: Mon, 22 Jun 2020 17:50:37 +0200
From: "Rafael J. Wysocki" <rjw@...ysocki.net>
To: Xiongfeng Wang <wangxiongfeng2@...wei.com>
Cc: lenb@...nel.org, linux-acpi@...r.kernel.org,
linux-kernel@...r.kernel.org, guohanjun@...wei.com
Subject: Re: [PATCH 0/2] ACPI: sysfs: add missing newlines when printing acpi module parameters
On Tuesday, June 16, 2020 11:14:07 AM CEST Xiongfeng Wang wrote:
> When I cat module parameters in '/sys/module/acpi/parameters/',
> I found several parameters need a newline.
>
> [root@...k-202 ~]# cd /sys/module/acpi/parameters/
> [root@...k-202 parameters]# cat acpica_version
> 20180810[root@...k-202 parameters]# cat ec_event_clearing
> query[root@...k-202 parameters]#
> [root@...alhost parameters]# cat trace_method_name
> (null)[root@...alhost parameters]# cat trace_state
> disable[root@...alhost parameters]#
>
> Xiongfeng Wang (2):
> ACPI: EC: add a newline when printing module parameter
> 'ec_event_clearing'
> ACPI: sysfs: add missing newlines when printing module parameters
>
> drivers/acpi/ec.c | 8 ++++----
> drivers/acpi/sysfs.c | 12 ++++++------
> 2 files changed, 10 insertions(+), 10 deletions(-)
>
>
Both patches applied as 5.9 material, thanks!
Powered by blists - more mailing lists