1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-28 07:07:10 +01:00
Files
u-boot-megous/tools/patman/checkpatch.py
Simon Glass 00d54ae8f4 patman: Check patches in parallel
For large series this can take a while. Run checkpatch in parallel to
try to reduce the time. The checkpatch information is still reported in
sequential order, so a very slow patch at the start can still slow
things down. But overall this gives good results.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
2023-03-08 13:15:14 -08:00

9.4 KiB