projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56b594f
)
ACPICA: Fix typo in comments for SRAT structures
author
Adam Lackorzynski
<adam@l4re.org>
Wed, 26 Mar 2025 20:09:53 +0000
(21:09 +0100)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Thu, 27 Mar 2025 12:17:18 +0000
(13:17 +0100)
ACPICA commit
218b5b3654b355e7481cbee8209f5212201b1196
Link:
https://github.com/acpica/acpica/commit/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
include/acpi/actbl3.h
patch
|
blob
|
blame
|
history
diff --git
a/include/acpi/actbl3.h
b/include/acpi/actbl3.h
index 5cd755143b7de997bd506c34d8b6480c1026fcfc..14082dd445f29c81f92747c08d9e75d333a79b6c 100644
(file)
--- a/
include/acpi/actbl3.h
+++ b/
include/acpi/actbl3.h
@@
-269,7
+269,7
@@
struct acpi_srat_gicc_affinity {
#define ACPI_SRAT_GICC_ENABLED (1) /* 00: Use affinity structure */
-/* 4: G
C
C ITS Affinity (ACPI 6.2) */
+/* 4: G
I
C ITS Affinity (ACPI 6.2) */
struct acpi_srat_gic_its_affinity {
struct acpi_subtable_header header;