Skip to content

Commit 6ff5c32

Browse files
admlckrafaeljw
authored andcommitted
ACPICA: Fix typo in comments for SRAT structures
ACPICA commit 218b5b3654b355e7481cbee8209f5212201b1196 Link: acpica/acpica@218b5b36 Signed-off-by: Adam Lackorzynski <adam@l4re.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Link: https://patch.msgid.link/8507690.T7Z3S40VBb@rjwysocki.net
1 parent 56b594f commit 6ff5c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/acpi/actbl3.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ struct acpi_srat_gicc_affinity {
269269

270270
#define ACPI_SRAT_GICC_ENABLED (1) /* 00: Use affinity structure */
271271

272-
/* 4: GCC ITS Affinity (ACPI 6.2) */
272+
/* 4: GIC ITS Affinity (ACPI 6.2) */
273273

274274
struct acpi_srat_gic_its_affinity {
275275
struct acpi_subtable_header header;

0 commit comments

Comments
 (0)