[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJZ5v0hDUD+wZg__=viL6+ZsbxrzzOC7id3OmKMc1zVUJT5VYw@mail.gmail.com>
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