提交 1a49b72c 编写于 作者: B Bob Moore 提交者: Rafael J. Wysocki

ACPICA: Comment updates - no functional change.

Change all instances of "sub-table" to "subtable" for
consistency.
Signed-off-by: NBob Moore <robert.moore@intel.com>
Signed-off-by: NLv Zheng <lv.zheng@intel.com>
Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
上级 c28fa24b
...@@ -675,7 +675,7 @@ enum acpi_madt_type { ...@@ -675,7 +675,7 @@ enum acpi_madt_type {
}; };
/* /*
* MADT Sub-tables, correspond to Type in struct acpi_subtable_header * MADT Subtables, correspond to Type in struct acpi_subtable_header
*/ */
/* 0: Processor Local APIC */ /* 0: Processor Local APIC */
...@@ -918,7 +918,7 @@ enum acpi_srat_type { ...@@ -918,7 +918,7 @@ enum acpi_srat_type {
}; };
/* /*
* SRAT Sub-tables, correspond to Type in struct acpi_subtable_header * SRAT Subtables, correspond to Type in struct acpi_subtable_header
*/ */
/* 0: Processor Local APIC/SAPIC Affinity */ /* 0: Processor Local APIC/SAPIC Affinity */
......
...@@ -457,7 +457,7 @@ struct acpi_dmar_pci_path { ...@@ -457,7 +457,7 @@ struct acpi_dmar_pci_path {
}; };
/* /*
* DMAR Sub-tables, correspond to Type in struct acpi_dmar_header * DMAR Subtables, correspond to Type in struct acpi_dmar_header
*/ */
/* 0: Hardware Unit Definition */ /* 0: Hardware Unit Definition */
...@@ -885,7 +885,7 @@ struct acpi_lpit_io { ...@@ -885,7 +885,7 @@ struct acpi_lpit_io {
/******************************************************************************* /*******************************************************************************
* *
* MCFG - PCI Memory Mapped Configuration table and sub-table * MCFG - PCI Memory Mapped Configuration table and subtable
* Version 1 * Version 1
* *
* Conforms to "PCI Firmware Specification", Revision 3.0, June 20, 2005 * Conforms to "PCI Firmware Specification", Revision 3.0, June 20, 2005
...@@ -988,7 +988,7 @@ enum acpi_slic_type { ...@@ -988,7 +988,7 @@ enum acpi_slic_type {
}; };
/* /*
* SLIC Sub-tables, correspond to Type in struct acpi_slic_header * SLIC Subtables, correspond to Type in struct acpi_slic_header
*/ */
/* 0: Public Key Structure */ /* 0: Public Key Structure */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册