Patchew URL: https://patchew.org/QEMU/20200422134815.1584-1-arm...@redhat.com/
Hi, This series seems to have some coding style problems. See output below for more information: Subject: [PATCH v2 0/4] smbus: SPD fixes Message-id: 20200422134815.1584-1-arm...@redhat.com Type: series === 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 7769c23..ee573f5 master -> master - [tag update] patchew/20200421122236.24867-1-f4...@amsat.org -> patchew/20200421122236.24867-1-f4...@amsat.org - [tag update] patchew/20200422011722.13287-1-richard.hender...@linaro.org -> patchew/20200422011722.13287-1-richard.hender...@linaro.org - [tag update] patchew/20200422100211.30614-1-kra...@redhat.com -> patchew/20200422100211.30614-1-kra...@redhat.com - [tag update] patchew/20200422124501.28015-1-peter.mayd...@linaro.org -> patchew/20200422124501.28015-1-peter.mayd...@linaro.org * [new tag] patchew/20200422171305.10923-1-jonathan.derr...@intel.com -> patchew/20200422171305.10923-1-jonathan.derr...@intel.com * [new tag] patchew/20200422172351.26583-1-pbonz...@redhat.com -> patchew/20200422172351.26583-1-pbonz...@redhat.com Switched to a new branch 'test' d2614d2 smbus: Fix spd_data_generate() for number of banks > 2 1156589 bamboo, sam460ex: Tidy up error message for unsupported RAM size fcdd256 smbus: Fix spd_data_generate() error API violation 4de6998 sam460ex: Suppress useless warning on -m 32 and -m 64 === OUTPUT BEGIN === 1/4 Checking commit 4de6998f69d4 (sam460ex: Suppress useless warning on -m 32 and -m 64) 2/4 Checking commit fcdd25692f49 (smbus: Fix spd_data_generate() error API violation) 3/4 Checking commit 1156589650a7 (bamboo, sam460ex: Tidy up error message for unsupported RAM size) ERROR: unnecessary whitespace before a quoted newline #37: FILE: hw/ppc/ppc4xx_devs.c:723: + error_printf("Possible valid RAM size: %" PRIi64 " MiB \n", total: 1 errors, 0 warnings, 15 lines checked Patch 3/4 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 4/4 Checking commit d2614d2e379d (smbus: Fix spd_data_generate() for number of banks > 2) === OUTPUT END === Test command exited with code: 1 The full log is available at http://patchew.org/logs/20200422134815.1584-1-arm...@redhat.com/testing.checkpatch/?type=message. --- Email generated automatically by Patchew [https://patchew.org/]. Please send your feedback to patchew-de...@redhat.com