mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
ACPI: video: fix typo in comment
Signed-off-by: Kacper Piwiński <cosiekvfj@o2.pl> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:
parent
d1eef1c619
commit
cbf6d033ad
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue