]> git.ipfire.org Git - thirdparty/qemu.git/commit
scripts/checkpatch: use new hook for file permissions check
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 12 May 2025 16:11:55 +0000 (17:11 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Thu, 22 May 2025 10:24:41 +0000 (11:24 +0100)
commitf48f16ec3d8cee0a3d843915451c5649fe3a8aaf
treed790a6390dadc713ab6ba5fe19056a1ab3966a90
parent9bec5f93e794271b2dc643cdc1c43082af958fac
scripts/checkpatch: use new hook for file permissions check

The file permissions check is the kind of check intended to be performed
in the new start of file hook.

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