Skip to content

Commit 1642fab

Browse files
Chu Guangqingrafaeljw
authored andcommitted
ACPI: CPPC: Fix typo in a comment
Fix spelling from "pachage" to "package". Signed-off-by: Chu Guangqing <chuguangqing@inspur.com> [ rjw: Changelog and subject edits ] Link: https://patch.msgid.link/20251031055240.2791-1-chuguangqing@inspur.com Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
1 parent 6146a0f commit 1642fab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/acpi/cppc_acpi.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -750,7 +750,7 @@ int acpi_cppc_processor_probe(struct acpi_processor *pr)
750750
}
751751

752752
/*
753-
* Disregard _CPC if the number of entries in the return pachage is not
753+
* Disregard _CPC if the number of entries in the return package is not
754754
* as expected, but support future revisions being proper supersets of
755755
* the v3 and only causing more entries to be returned by _CPC.
756756
*/

0 commit comments

Comments
 (0)