Commit cbf6d033 authored by Kacper Piwiński's avatar Kacper Piwiński Committed by Rafael J. Wysocki

ACPI: video: fix typo in comment

Signed-off-by: default avatarKacper Piwiński <cosiekvfj@o2.pl>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent d1eef1c6
......@@ -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;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment