Patchew URL: https://patchew.org/QEMU/20210218201528.127099-1-ebl...@redhat.com/
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20210218201528.127099-1-ebl...@redhat.com Subject: [PATCH 0/5] Obey NBD spec regarding block size bounds on reply === 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/20210218201528.127099-1-ebl...@redhat.com -> patchew/20210218201528.127099-1-ebl...@redhat.com Switched to a new branch 'test' 7be641f do not apply: Revert "nbd-client: Work around server BLOCK_STATUS misalignment at EOF" 93caf2c nbd/server: Avoid unaligned dirty-bitmap status f9b0b64 nbd/server: Avoid unaligned read/block_status from backing c990e1b block: Fix BDRV_BLOCK_RAW status to honor alignment 247619c iotests: Update 241 to expose backing layer fragmentation === OUTPUT BEGIN === 1/5 Checking commit 247619cd55cb (iotests: Update 241 to expose backing layer fragmentation) 2/5 Checking commit c990e1bc847b (block: Fix BDRV_BLOCK_RAW status to honor alignment) 3/5 Checking commit f9b0b646002f (nbd/server: Avoid unaligned read/block_status from backing) 4/5 Checking commit 93caf2c5d549 (nbd/server: Avoid unaligned dirty-bitmap status) 5/5 Checking commit 7be641fea748 (do not apply: Revert "nbd-client: Work around server BLOCK_STATUS misalignment at EOF") ERROR: Missing Signed-off-by: line(s) total: 1 errors, 0 warnings, 41 lines checked Patch 5/5 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/20210218201528.127099-1-ebl...@redhat.com/testing.checkpatch/?type=message. --- Email generated automatically by Patchew [https://patchew.org/]. Please send your feedback to patchew-de...@redhat.com