All of lore.kernel.org
 help / color / mirror / Atom feed
From: no-reply@patchew.org
To: lukasstraub2@web.de
Cc: kwolf@redhat.com, wencongyang2@huawei.com, jasowang@redhat.com,
	qemu-devel@nongnu.org, mreitz@redhat.com, chen.zhang@intel.com,
	xiechanglong.d@gmail.com
Subject: Re: [Qemu-devel] [PATCH v3 0/4] colo: Add support for continious replication
Date: Tue, 3 Sep 2019 03:54:17 -0700 (PDT)	[thread overview]
Message-ID: <156750805552.17101.2070848121573617872@5dec9699b7de> (raw)
In-Reply-To: <cover.1567500411.git.lukasstraub2@web.de>

Patchew URL: https://patchew.org/QEMU/cover.1567500411.git.lukasstraub2@web.de/



Hi,

This series seems to have some coding style problems. See output below for
more information:

Subject: [Qemu-devel] [PATCH v3 0/4] colo: Add support for continious replication
Type: series
Message-id: cover.1567500411.git.lukasstraub2@web.de

=== 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
Switched to a new branch 'test'
0a1cf27 colo: Update Documentation for continious replication
c789287 net/filter.c: Add Options to insert filters anywhere in the filter list
81d0607 tests/test-replication.c: Add test for ignoring requests after failover
a177f86 block/replication.c: Ignore requests after failover

=== OUTPUT BEGIN ===
1/4 Checking commit a177f86211a7 (block/replication.c: Ignore requests after failover)
2/4 Checking commit 81d060732781 (tests/test-replication.c: Add test for ignoring requests after failover)
ERROR: space prohibited after that open parenthesis '('
#41: FILE: tests/test-replication.c:514:
+    replication_stop_all( true, &local_err);

ERROR: space prohibited after that open parenthesis '('
#55: FILE: tests/test-replication.c:528:
+    replication_stop_all( true, &local_err);

total: 2 errors, 0 warnings, 64 lines checked

Patch 2/4 has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.

3/4 Checking commit c78928785a9f (net/filter.c: Add Options to insert filters anywhere in the filter list)
4/4 Checking commit 0a1cf27070de (colo: Update Documentation for continious replication)
=== OUTPUT END ===

Test command exited with code: 1


The full log is available at
http://patchew.org/logs/cover.1567500411.git.lukasstraub2@web.de/testing.checkpatch/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com

      parent reply	other threads:[~2019-09-03 10:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-03  9:20 [Qemu-devel] [PATCH v3 0/4] colo: Add support for continious replication Lukas Straub
2019-09-03  9:20 ` [Qemu-devel] [PATCH v3 1/4] block/replication.c: Ignore requests after failover Lukas Straub
2019-09-03  9:20 ` [Qemu-devel] [PATCH v3 2/4] tests/test-replication.c: Add test for ignoring " Lukas Straub
2019-09-03  9:20 ` [Qemu-devel] [PATCH v3 3/4] net/filter.c: Add Options to insert filters anywhere in the filter list Lukas Straub
2019-09-03  9:20 ` [Qemu-devel] [PATCH v3 4/4] colo: Update Documentation for continious replication Lukas Straub
2019-09-03 10:54 ` no-reply [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=156750805552.17101.2070848121573617872@5dec9699b7de \
    --to=no-reply@patchew.org \
    --cc=chen.zhang@intel.com \
    --cc=jasowang@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=lukasstraub2@web.de \
    --cc=mreitz@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=wencongyang2@huawei.com \
    --cc=xiechanglong.d@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.