Skip to content

Commit

Permalink
ACPI: video: fix typo in comment
Browse files Browse the repository at this point in the history
Signed-off-by: Kacper Piwiński <cosiekvfj@o2.pl>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
  • Loading branch information
Kacper Piwiński authored and Rafael J. Wysocki committed Dec 16, 2019
1 parent d1eef1c commit cbf6d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/acpi/acpi_video.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
Expand Down

0 comments on commit cbf6d03

Please sign in to comment.