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:   Mon, 16 Dec 2019 11:21:36 +0100
From:   "Rafael J. Wysocki" <rafael@...nel.org>
To:     Kacper Piwiński <cosiekvfj@...pl>
Cc:     Zhang Rui <rui.zhang@...el.com>,
        "Rafael J. Wysocki" <rjw@...ysocki.net>,
        Len Brown <lenb@...nel.org>,
        ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ACPI: acpi_video: fix typo in comment

On Wed, Dec 11, 2019 at 10:46 AM Kacper Piwiński <cosiekvfj@...pl> wrote:
>
> Signed-off-by: Kacper Piwiński <cosiekvfj@...pl>

Applying as 5.6 material, thanks!

> ---
>  drivers/acpi/acpi_video.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/acpi/acpi_video.c b/drivers/acpi/acpi_video.c
> index 4f325e47519f..9b4da4167a2b 100644
> --- a/drivers/acpi/acpi_video.c
> +++ b/drivers/acpi/acpi_video.c
> @@ -2183,7 +2183,7 @@ int acpi_video_register(void)
>         if (register_count) {
>                 /*
>                  * if the function of acpi_video_register is already called,
> -                * don't register the acpi_vide_bus again and return no error.
> +                * don't register the acpi_video_bus again and return no error.
>                  */
>                 goto leave;
>         }
> --
> 2.24.0
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ