Patchew URL: https://patchew.org/QEMU/20210104143154.462212-1-stefa...@redhat.com/
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20210104143154.462212-1-stefa...@redhat.com Subject: [PULL 0/5] Tracing patches === TEST SCRIPT BEGIN === #!/bin/bash git rev-parse base > /dev/null || exit 0 git config --local diff.renamelimit 0 git config --local diff.renames True git config --local diff.algorithm histogram ./scripts/checkpatch.pl --mailback base.. === TEST SCRIPT END === Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384 From https://github.com/patchew-project/qemu * [new tag] patchew/20210104143154.462212-1-stefa...@redhat.com -> patchew/20210104143154.462212-1-stefa...@redhat.com Switched to a new branch 'test' 6b1738f tracetool: show trace-events filename/lineno in fmt string errors d66a9fc tracetool: add input filename and line number to Event 0262a28 tracetool: add out_lineno and out_next_lineno to out() 95bd058 tracetool: add output filename command-line argument f8cfb47 trace: Send "-d trace:help" output to stdout === OUTPUT BEGIN === 1/5 Checking commit f8cfb47e3ae2 (trace: Send "-d trace:help" output to stdout) 2/5 Checking commit 95bd058cef88 (tracetool: add output filename command-line argument) ERROR: line over 90 characters #73: FILE: scripts/tracetool.py:35: +Usage: %(script)s --format=<format> --backends=<backends> [<options>] <trace-events> ... <output> total: 1 errors, 0 warnings, 144 lines checked Patch 2/5 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 3/5 Checking commit 0262a28e87d0 (tracetool: add out_lineno and out_next_lineno to out()) 4/5 Checking commit d66a9fc4e62f (tracetool: add input filename and line number to Event) 5/5 Checking commit 6b1738f508ad (tracetool: show trace-events filename/lineno in fmt string errors) === OUTPUT END === Test command exited with code: 1 The full log is available at http://patchew.org/logs/20210104143154.462212-1-stefa...@redhat.com/testing.checkpatch/?type=message. --- Email generated automatically by Patchew [https://patchew.org/]. Please send your feedback to patchew-de...@redhat.com