commit | e6a6a4935af2f341eaf8dd2872e62e248a23492b | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Mar 22 00:21:18 2025 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Apr 08 15:22:56 2025 -0600 |
tree | 271c6a2dc12f96739a9495db3ac85e09ab95599d | |
parent | 7b332b5d01a421b5b04787c06f66f01d09412103 [diff] |
x86/acpi: simplify updating header checksum Use acpi_update_checksum() for updating ACPI table header checksum. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Matthias Brugger <mbrugger@suse.com>