lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ