Branch: refs/heads/staging
Home: https://github.com/qemu/qemu
Commit: 661c2e1ab29cd9c4d268ae3f44712e8d421c0e56
https://github.com/qemu/qemu/commit/661c2e1ab29cd9c4d268ae3f44712e8d421c0e56
Author: Philippe Mathieu-Daudé <[email protected]>
Date: 2025-03-04 (Tue, 04 Mar 2025)
Changed paths:
M scripts/checkpatch.pl
Log Message:
-----------
scripts/checkpatch: Fix a typo
When running checkpatch.pl on a commit adding a file without
SPDX tag we get:
Undefined subroutine &main::WARNING called at ./scripts/checkpatch.pl line
1694.
The WARNING level is reported by the WARN() method. Fix the typo.
Fixes: fa4d79c64da ("scripts: mandate that new files have
SPDX-License-Identifier")
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Markus Armbruster <[email protected]>
Message-ID: <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/qemu/qemu/settings/notifications