Hi, On Sun, Feb 19, 2023 at 3:50 PM Simon Glass <s...@chromium.org> wrote: > > 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 <s...@chromium.org> > --- > > (no changes since v1) > > tools/patmanu/checkpatch.py | 46 +++++++++++++++++++++---------------- > 1 file changed, 26 insertions(+), 20 deletions(-)
Reviewed-by: Douglas Anderson <diand...@chromium.org>