提交 c2fa79b8 编写于 作者: C Colin Ian King 提交者: Rafael J. Wysocki

ACPICA: Tables: Fix spelling mistake in comment

The spelling of "sucessfully" should be "successfully", fix this
Signed-off-by: NColin Ian King <colin.king@canonical.com>
Signed-off-by: NErik Schmauss <erik.schmauss@intel.com>
Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
上级 83b2fa94
...@@ -88,7 +88,7 @@ acpi_tb_install_table_with_override(struct acpi_table_desc *new_table_desc, ...@@ -88,7 +88,7 @@ acpi_tb_install_table_with_override(struct acpi_table_desc *new_table_desc,
* DESCRIPTION: This function is called to verify and install an ACPI table. * DESCRIPTION: This function is called to verify and install an ACPI table.
* When this function is called by "Load" or "LoadTable" opcodes, * When this function is called by "Load" or "LoadTable" opcodes,
* or by acpi_load_table() API, the "Reload" parameter is set. * or by acpi_load_table() API, the "Reload" parameter is set.
* After sucessfully returning from this function, table is * After successfully returning from this function, table is
* "INSTALLED" but not "VALIDATED". * "INSTALLED" but not "VALIDATED".
* *
******************************************************************************/ ******************************************************************************/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册