On 6/7/21 7:18 PM, Alex Bennée wrote: > Rather than relying on external tweaks lets just do it inside > checkpatch's direct commitish handling which is QEMU specific code > anyway. > > Suggested-by: Daniel P. Berrangé <berra...@redhat.com> > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > --- > .gitlab-ci.d/static_checks.yml | 3 --- > .patchew.yml | 3 --- > scripts/checkpatch.pl | 7 ++++++- > 3 files changed, 6 insertions(+), 7 deletions(-)
Clever. Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>