]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/i386/acpi-build: Fix build_append_notfication_callback typo
authorEric Auger <eric.auger@redhat.com>
Mon, 28 Apr 2025 10:25:29 +0000 (12:25 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 8 May 2025 12:22:12 +0000 (14:22 +0200)
commit43edad68ca5bdbfb4164b46624f3b5ceb2395772
tree652590bb2f2da24a6dd1c4101e7b916a963d19e3
parent353ad624f5b2920c98bca0b00d901271d5fd2684
hw/i386/acpi-build: Fix build_append_notfication_callback typo

Rename build_append_notfication_callback into
build_append_notification_callback

Signed-off-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Gustavo Romero <gustavo.romero@linaro.org>
Message-ID: <20250428102628.378046-4-eric.auger@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/i386/acpi-build.c