[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191211093728.4163-1-cosiekvfj@o2.pl>
Date: Wed, 11 Dec 2019 10:37:28 +0100
From: Kacper Piwiński <cosiekvfj@...pl>
To: Zhang Rui <rui.zhang@...el.com>,
"Rafael J. Wysocki" <rjw@...ysocki.net>,
Len Brown <lenb@...nel.org>, linux-acpi@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Kacper Piwiński <cosiekvfj@...pl>
Subject: [PATCH] ACPI: acpi_video: fix typo in comment
Signed-off-by: Kacper Piwiński <cosiekvfj@...pl>
---
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