From: no-reply@patchew.org
To: jsnow@redhat.com
Cc: fam@euphon.net, qemu-devel@nongnu.orgfam@euphon.net,
vsementsov@virtuozzo.com, qemu-block@nongnu.org,
quintela@redhat.com, dgilbert@redhat.com, stefanha@redhat.com
Subject: Re: [Qemu-devel] [PATCH RFC] migration/dirty-bitmaps: change bitmap enumeration method
Date: Tue, 30 Apr 2019 16:34:29 -0700 (PDT) [thread overview]
Message-ID: <155666726797.10667.16771870824759307989@c2072b67cc0c> (raw)
In-Reply-To: <20190430231536.25353-1-jsnow@redhat.com>
Patchew URL: https://patchew.org/QEMU/20190430231536.25353-1-jsnow@redhat.com/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Type: series
Message-id: 20190430231536.25353-1-jsnow@redhat.com
Subject: [Qemu-devel] [PATCH RFC] migration/dirty-bitmaps: change bitmap enumeration method
=== 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
t [tag update] patchew/20190424103747.10173-1-thuth@redhat.com -> patchew/20190424103747.10173-1-thuth@redhat.com
* [new tag] patchew/20190430231536.25353-1-jsnow@redhat.com -> patchew/20190430231536.25353-1-jsnow@redhat.com
Switched to a new branch 'test'
6c45c3fbd4 migration/dirty-bitmaps: change bitmap enumeration method
=== OUTPUT BEGIN ===
ERROR: Missing Signed-off-by: line(s)
total: 1 errors, 0 warnings, 38 lines checked
Commit 6c45c3fbd47d (migration/dirty-bitmaps: change bitmap enumeration method) 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/20190430231536.25353-1-jsnow@redhat.com/testing.checkpatch/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com
WARNING: multiple messages have this Message-ID (diff)
From: no-reply@patchew.org
To: jsnow@redhat.com
Cc: fam@euphon.net, vsementsov@virtuozzo.com, qemu-block@nongnu.org,
quintela@redhat.com, dgilbert@redhat.com, qemu-devel@nongnu.org,
stefanha@redhat.com, jsnow@redhat.com
Subject: Re: [Qemu-devel] [PATCH RFC] migration/dirty-bitmaps: change bitmap enumeration method
Date: Tue, 30 Apr 2019 16:34:29 -0700 (PDT) [thread overview]
Message-ID: <155666726797.10667.16771870824759307989@c2072b67cc0c> (raw)
Message-ID: <20190430233429.StNR3IEwkPlqdjHJhM2XryUfDe1zNeLPyJwiclILx-U@z> (raw)
In-Reply-To: <20190430231536.25353-1-jsnow@redhat.com>
Patchew URL: https://patchew.org/QEMU/20190430231536.25353-1-jsnow@redhat.com/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Type: series
Message-id: 20190430231536.25353-1-jsnow@redhat.com
Subject: [Qemu-devel] [PATCH RFC] migration/dirty-bitmaps: change bitmap enumeration method
=== 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
t [tag update] patchew/20190424103747.10173-1-thuth@redhat.com -> patchew/20190424103747.10173-1-thuth@redhat.com
* [new tag] patchew/20190430231536.25353-1-jsnow@redhat.com -> patchew/20190430231536.25353-1-jsnow@redhat.com
Switched to a new branch 'test'
6c45c3fbd4 migration/dirty-bitmaps: change bitmap enumeration method
=== OUTPUT BEGIN ===
ERROR: Missing Signed-off-by: line(s)
total: 1 errors, 0 warnings, 38 lines checked
Commit 6c45c3fbd47d (migration/dirty-bitmaps: change bitmap enumeration method) 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/20190430231536.25353-1-jsnow@redhat.com/testing.checkpatch/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel@redhat.com
next prev parent reply other threads:[~2019-04-30 23:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-30 23:15 [Qemu-devel] [PATCH RFC] migration/dirty-bitmaps: change bitmap enumeration method John Snow
2019-04-30 23:15 ` John Snow
2019-04-30 23:34 ` no-reply [this message]
2019-04-30 23:34 ` no-reply
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=155666726797.10667.16771870824759307989@c2072b67cc0c \
--to=no-reply@patchew.org \
--cc=fam@euphon.net \
--cc=jsnow@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-devel@nongnu.orgfam \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).