]> Git Repo - linux.git/commitdiff
ACPI: video: fix typo in comment
authorKacper Piwiński <[email protected]>
Wed, 11 Dec 2019 09:37:28 +0000 (10:37 +0100)
committerRafael J. Wysocki <[email protected]>
Mon, 16 Dec 2019 10:19:58 +0000 (11:19 +0100)
Signed-off-by: Kacper Piwiński <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
drivers/acpi/acpi_video.c

index 2f380e7381d6a67afc7e3c0d8db506092ef6340a..15c5b272e69847c9924ac83b8fc4281874d9d250 100644 (file)
@@ -2187,7 +2187,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;
        }
This page took 0.058886 seconds and 4 git commands to generate.