Patchew URL: https://patchew.org/QEMU/20190110191901.5082-1-ebl...@redhat.com/
Hi, This series seems to have some coding style problems. See output below for more information: Message-id: 20190110191901.5082-1-ebl...@redhat.com Subject: [Qemu-devel] [PATCH v3 0/6] include: Auto-generate the sizes lookup table Type: series === 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' 5e1a667 Revert "include: Add a lookup table of sizes" d4c45db Revert "include: Add a comment to explain the origin of sizes' lookup table" f1f2208 qemu: Prefer '(x * MiB)' over 'S_xiB' 79e5023 Revert "vdi: Use a literal number of bytes for DEFAULT_CLUSTER_SIZE" b07329d block: Take advantage of QemuOpt default integers b0a186c qemu-option: Allow integer defaults === OUTPUT BEGIN === 1/6 Checking commit b0a186cb9fc4 (qemu-option: Allow integer defaults) 2/6 Checking commit b07329d73ed1 (block: Take advantage of QemuOpt default integers) 3/6 Checking commit 79e5023e2a1f (Revert "vdi: Use a literal number of bytes for DEFAULT_CLUSTER_SIZE") ERROR: Missing Signed-off-by: line(s) total: 1 errors, 0 warnings, 16 lines checked Patch 3/6 has style problems, please review. If any of these errors are false positives report them to the maintainer, see CHECKPATCH in MAINTAINERS. 4/6 Checking commit f1f22081d0c0 (qemu: Prefer '(x * MiB)' over 'S_xiB') 5/6 Checking commit d4c45db902f5 (Revert "include: Add a comment to explain the origin of sizes' lookup table") 6/6 Checking commit 5e1a667a4e06 (Revert "include: Add a lookup table of sizes") === OUTPUT END === Test command exited with code: 1 The full log is available at http://patchew.org/logs/20190110191901.5082-1-ebl...@redhat.com/testing.checkpatch/?type=message. --- Email generated automatically by Patchew [http://patchew.org/]. Please send your feedback to patchew-de...@redhat.com