]> git.ipfire.org Git - thirdparty/qemu.git/commit
scripts/checkpatch: use new hook for ACPI test data check
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 12 May 2025 16:48:20 +0000 (17:48 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Thu, 22 May 2025 10:24:41 +0000 (11:24 +0100)
commit9bec5f93e794271b2dc643cdc1c43082af958fac
treeb574185b1b3f9db0090b85319312436b38f334a5
parent25374ba59bce2d8c714283c7bb18b1dc2cc89ebe
scripts/checkpatch: use new hook for ACPI test data check

The ACPI test data check needs to analyse a list of all files in a
commit, so can use the new hook for processing the file list.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
scripts/checkpatch.pl