History log of /kvm-unit-tests/scripts/check-patch.py (Results 1 – 2 of 2)
Revision Date Author Comments
# 220ac1e0 12-Aug-2024 Andrew Jones <andrew.jones@linux.dev>

Merge branch 'misc/queue' into 'master'

gitlab-ci fixes and improvements

See merge request kvm-unit-tests/kvm-unit-tests!64


# 846737f0 26-Jul-2024 Nicholas Piggin <npiggin@gmail.com>

checkpatch support

This brings checkpatch.pl almost unchanged from linux.git, and adds it
to gitlab-ci using QEMU's check-patch.py script.

For now, warnings are not treated as errors until we get a

checkpatch support

This brings checkpatch.pl almost unchanged from linux.git, and adds it
to gitlab-ci using QEMU's check-patch.py script.

For now, warnings are not treated as errors until we get a feeling for
what warnings are useful.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Acked-by: Andrew Jones <andrew.jones@linux.dev>
Signed-off-by: Andrew Jones <andrew.jones@linux.dev>

show more ...