Patchew URL: https://patchew.org/QEMU/1547729344-3895-1-git-send-email-lizhij...@cn.fujitsu.com/
Hi, This series seems to have some coding style problems. See output below for more information: Subject: [Qemu-devel] [PATCH v6 0/4] allow to load initrd below 4G for recent kernel Type: series Message-id: 1547729344-3895-1-git-send-email-lizhij...@cn.fujitsu.com === TEST SCRIPT BEGIN === #!/bin/bash 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 Switched to a new branch 'test' 698bf715dd i386: allow to load initrd below 4 GB for recent linux 6bd091eeb8 i386: import & use bootparam.h 64e626c3ad hw/core/loader.c: Read as long as possible in load_image_size() cf85843746 unify len and addr type for memory/address APIs === OUTPUT BEGIN === 1/4 Checking commit cf858437465c (unify len and addr type for memory/address APIs) 2/4 Checking commit 64e626c3ad8e (hw/core/loader.c: Read as long as possible in load_image_size()) 3/4 Checking commit 6bd091eeb8c4 (i386: import & use bootparam.h) WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #43: new file mode 100644 total: 0 errors, 1 warnings, 66 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 698bf715ddee (i386: allow to load initrd below 4 GB for recent linux) ERROR: spaces required around that '+' (ctx:VxV) #46: FILE: hw/i386/pc.c:1134: + lduw_p(header+0x236) & XLF_CAN_BE_LOADED_ABOVE_4G) { ^ total: 1 errors, 0 warnings, 27 lines checked Patch 4/4 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. === OUTPUT END === Test command exited with code: 1 The full log is available at http://patchew.org/logs/1547729344-3895-1-git-send-email-lizhij...@cn.fujitsu.com/testing.checkpatch/?type=message. --- Email generated automatically by Patchew [http://patchew.org/]. Please send your feedback to patchew-de...@redhat.com