acpi_wakeup.c: apply the reviewer' editorial corrections to the comment text.

Fixes:	02904a06c7
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D39146
This commit is contained in:
Konstantin Belousov 2023-03-18 17:45:49 +02:00
parent 02904a06c7
commit 2b4b3789f8

View File

@ -291,8 +291,8 @@ acpi_wakeup_machdep(struct acpi_softc *sc, int state, int sleep_result,
/*
* Re-read cpu_stdext_feature3, which was zeroed-out
* in acpi_sleep_machdep, after the microcode was
* reloaded. Then recalculate the active mitigations
* in acpi_sleep_machdep(), after the microcode was
* reloaded. Then recalculate the active mitigation
* knobs that depend on the microcode and
* cpu_stdext_feature3.
*/