Fix common misspellings
Fixes generated by 'codespell' and manually reviewed. Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi>
这个提交包含在:
@@ -1164,7 +1164,7 @@ int acpi_processor_set_throttling(struct acpi_processor *pr,
|
||||
*/
|
||||
if (!match_pr->flags.throttling) {
|
||||
ACPI_DEBUG_PRINT((ACPI_DB_INFO,
|
||||
"Throttling Controll is unsupported "
|
||||
"Throttling Control is unsupported "
|
||||
"on CPU %d\n", i));
|
||||
continue;
|
||||
}
|
||||
|
在新工单中引用
屏蔽一个用户