[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJZ5v0i9NBmap3smR4=NuSfFuwGj9Qj+gK6hf0xN0f1ZB=G9Dg@mail.gmail.com>
Date: Fri, 24 Sep 2021 18:23:24 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Masanari Iida <standby24x7@...il.com>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
"Rafael J. Wysocki" <rafael@...nel.org>,
Len Brown <lenb@...nel.org>,
ACPI Devel Maling List <linux-acpi@...r.kernel.org>
Subject: Re: [PATCH] ACPI: Kconfig: Fix a typo in Kconfig
On Tue, Sep 21, 2021 at 8:21 AM Masanari Iida <standby24x7@...il.com> wrote:
>
> This patch fixes a spelling typo in acpi/Kconfig
>
> Signed-off-by: Masanari Iida <standby24x7@...il.com>
> ---
> drivers/acpi/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
> index 1da360c51d66..cdbdf68bd98f 100644
> --- a/drivers/acpi/Kconfig
> +++ b/drivers/acpi/Kconfig
> @@ -71,7 +71,7 @@ config ACPI_DEBUGGER
> if ACPI_DEBUGGER
>
> config ACPI_DEBUGGER_USER
> - tristate "Userspace debugger accessiblity"
> + tristate "Userspace debugger accessibility"
> depends on DEBUG_FS
> help
> Export /sys/kernel/debug/acpi/acpidbg for userspace utilities
> --
Applied as 5.16 material, thanks!
Powered by blists - more mailing lists