Commit ed5addd0 authored by Saket Dumbre's avatar Saket Dumbre Committed by Rafael J. Wysocki

ACPICA: Fix spelling and typos

ACPICA commit a6a236c44c7d3eb54562fb5ddde4144d8347e0ac

Clean up the fix for Issue #900.

Link: https://github.com/acpica/acpica/commit/a6a236c4Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 5a025277
......@@ -67,7 +67,7 @@ void acpi_ut_track_stack_ptr(void)
#pragma GCC diagnostic ignored "-Wdangling-pointer="
#endif
acpi_gbl_lowest_stack_pointer = &current_sp;
#pragma GCC diagnostic popmake
#pragma GCC diagnostic pop
}
if (acpi_gbl_nesting_level > acpi_gbl_deepest_nesting) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment