mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-29 22:16:47 +07: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
@ -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…
Reference in New Issue
Block a user