[{"id":1774767,"web_url":"http://patchwork.ozlabs.org/comment/1774767/","msgid":"<150633656091.33.862531980128168681@b58463cdfd5f>","list_archive_url":null,"date":"2017-09-25T10:49:21","subject":"Re: [Qemu-devel] [PATCH 0/2] s390/z14: extended TOD-clock support","submitter":{"id":69632,"url":"http://patchwork.ozlabs.org/api/people/69632/","name":null,"email":"no-reply@patchew.org"},"content":"Hi,\n\nThis series seems to have some coding style problems. See output below for\nmore information:\n\nType: series\nMessage-id: 20170925102302.60587-1-borntraeger@de.ibm.com\nSubject: [Qemu-devel] [PATCH 0/2] s390/z14: extended TOD-clock support\n\n=== TEST SCRIPT BEGIN ===\n#!/bin/bash\n\nBASE=base\nn=1\ntotal=$(git log --oneline $BASE.. | wc -l)\nfailed=0\n\ngit config --local diff.renamelimit 0\ngit config --local diff.renames True\n\ncommits=\"$(git log --format=%H --reverse $BASE..)\"\nfor c in $commits; do\n    echo \"Checking PATCH $n/$total: $(git log -n 1 --format=%s $c)...\"\n    if ! git show $c --format=email | ./scripts/checkpatch.pl --mailback -; then\n        failed=1\n        echo\n    fi\n    n=$((n+1))\ndone\n\nexit $failed\n=== TEST SCRIPT END ===\n\nUpdating 3c8cf5a9c21ff8782164d1def7f44bd888713384\nSwitched to a new branch 'test'\n96c6906c93 s390/kvm: Support for get/set of extended TOD-Clock for guest\nf4ecf143f0 linux-headers: Update linux headers for extended TOD-Clock\n\n=== OUTPUT BEGIN ===\nChecking PATCH 1/2: linux-headers: Update linux headers for extended TOD-Clock...\nChecking PATCH 2/2: s390/kvm: Support for get/set of extended TOD-Clock for guest...\nERROR: Error messages should not contain newlines\n#34: FILE: hw/s390x/s390-virtio-ccw.c:217:\n+                     \"s390_get_clock returned error %d.\\n\", r);\n\ntotal: 1 errors, 0 warnings, 134 lines checked\n\nYour patch has style problems, please review.  If any of these errors\nare false positives report them to the maintainer, see\nCHECKPATCH in MAINTAINERS.\n\n=== OUTPUT END ===\n\nTest command exited with code: 1\n\n\n---\nEmail generated automatically by Patchew [http://patchew.org/].\nPlease send your feedback to patchew-devel@freelists.org","headers":{"Return-Path":"<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@bilbo.ozlabs.org","Authentication-Results":"ozlabs.org;\n\tspf=pass (mailfrom) smtp.mailfrom=nongnu.org\n\t(client-ip=2001:4830:134:3::11; helo=lists.gnu.org;\n\tenvelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org;\n\treceiver=<UNKNOWN>)","Received":["from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11])\n\t(using TLSv1 with cipher AES256-SHA (256/256 bits))\n\t(No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3y16B92JNzz9t3F\n\tfor <incoming@patchwork.ozlabs.org>;\n\tTue, 26 Sep 2017 00:37:36 +1000 (AEST)","from localhost ([::1]:42770 helo=lists.gnu.org)\n\tby lists.gnu.org with esmtp (Exim 4.71) (envelope-from\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>)\n\tid 1dwUVo-00082I-K9\n\tfor incoming@patchwork.ozlabs.org; Mon, 25 Sep 2017 10:37:32 -0400","from eggs.gnu.org ([2001:4830:134:3::10]:49308)\n\tby lists.gnu.org with esmtp (Exim 4.71)\n\t(envelope-from <no-reply@patchew.org>) id 1dwUVS-00081y-F6\n\tfor qemu-devel@nongnu.org; Mon, 25 Sep 2017 10:37:14 -0400","from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)\n\t(envelope-from <no-reply@patchew.org>) id 1dwUVP-0001Sf-5o\n\tfor qemu-devel@nongnu.org; Mon, 25 Sep 2017 10:37:10 -0400","from sender-of-o52.zoho.com ([135.84.80.217]:21478)\n\tby eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32)\n\t(Exim 4.71) (envelope-from <no-reply@patchew.org>)\n\tid 1dwUVO-0001Rn-TV\n\tfor qemu-devel@nongnu.org; Mon, 25 Sep 2017 10:37:07 -0400","from [172.17.0.2] (23.253.156.214 [23.253.156.214]) by\n\tmx.zohomail.com with SMTPS id 1506336561710193.69670686161533;\n\tMon, 25 Sep 2017 03:49:21 -0700 (PDT)"],"Resent-Date":"Mon, 25 Sep 2017 10:37:10 -0400","Resent-Message-Id":"<E1dwUVP-0001Sf-5o@eggs.gnu.org>","Message-ID":"<150633656091.33.862531980128168681@b58463cdfd5f>","In-Reply-To":"<20170925102302.60587-1-borntraeger@de.ibm.com>","MIME-Version":"1.0","Content-Type":"text/plain; charset=\"utf-8\"","Content-Transfer-Encoding":"base64","Resent-From":"","From":"no-reply@patchew.org","To":"borntraeger@de.ibm.com","Date":"Mon, 25 Sep 2017 03:49:21 -0700 (PDT)","X-ZohoMailClient":"External","X-detected-operating-system":"by eggs.gnu.org: GNU/Linux 3.x [fuzzy]","X-Received-From":"135.84.80.217","Subject":"Re: [Qemu-devel] [PATCH 0/2] s390/z14: extended TOD-clock support","X-BeenThere":"qemu-devel@nongnu.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Id":"<qemu-devel.nongnu.org>","List-Unsubscribe":"<https://lists.nongnu.org/mailman/options/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=unsubscribe>","List-Archive":"<http://lists.nongnu.org/archive/html/qemu-devel/>","List-Post":"<mailto:qemu-devel@nongnu.org>","List-Help":"<mailto:qemu-devel-request@nongnu.org?subject=help>","List-Subscribe":"<https://lists.nongnu.org/mailman/listinfo/qemu-devel>,\n\t<mailto:qemu-devel-request@nongnu.org?subject=subscribe>","Reply-To":"qemu-devel@nongnu.org","Cc":"thuth@redhat.com, famz@redhat.com, david@redhat.com, cohuck@redhat.com, \n\tagraf@suse.de, qemu-devel@nongnu.org, borntraeger@de.ibm.com,\n\trth@twiddle.net","Errors-To":"qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org","Sender":"\"Qemu-devel\"\n\t<qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org>"}}]