All of lore.kernel.org
 help / color / mirror / Atom feed
From: no-reply@patchew.org
To: luoyonggang@gmail.com
Cc: pbonzini@redhat.com, sunilmut@microsoft.com, emaste@freebsd.org,
	qemu-devel@nongnu.org, luoyonggang@gmail.com
Subject: Re: [PATCH v4 0/5] Misc meson fixes along test-vmstate fixes
Date: Thu, 7 Jan 2021 02:30:45 -0800 (PST)	[thread overview]
Message-ID: <161001544401.500.944440260972082500@5f806b4aa85b> (raw)
In-Reply-To: <20210107101919.80-1-luoyonggang@gmail.com>

Patchew URL: https://patchew.org/QEMU/20210107101919.80-1-luoyonggang@gmail.com/



Hi,

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

Type: series
Message-id: 20210107101919.80-1-luoyonggang@gmail.com
Subject: [PATCH v4 0/5] Misc meson fixes along test-vmstate fixes

=== 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
 - [tag update]      patchew/20210107072933.3828450-1-f4bug@amsat.org -> patchew/20210107072933.3828450-1-f4bug@amsat.org
 * [new tag]         patchew/20210107101919.80-1-luoyonggang@gmail.com -> patchew/20210107101919.80-1-luoyonggang@gmail.com
Switched to a new branch 'test'
d93d83c whpx: move whpx_lapic_state from header to c file
538f307 whpx: Fixes include of whp-dispatch.h in whpx.h
067501d maintainers: Add me as Windows Hosted Continuous Integration maintainer
f41409d cirrus/msys2: Cache msys2 mingw in a better way.
99acb3d cirrus/msys2: Exit powershell with $LastExitCode

=== OUTPUT BEGIN ===
1/5 Checking commit 99acb3d7c333 (cirrus/msys2: Exit powershell with $LastExitCode)
2/5 Checking commit f41409d6d5f1 (cirrus/msys2: Cache msys2 mingw in a better way.)
ERROR: trailing whitespace
#142: FILE: .cirrus.yml:141:
+        del -Force -Recurse -ErrorAction SilentlyContinue c:\tools\msys64 $

total: 1 errors, 0 warnings, 140 lines checked

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

3/5 Checking commit 067501d7586d (maintainers: Add me as Windows Hosted Continuous Integration maintainer)
4/5 Checking commit 538f3072fc14 (whpx: Fixes include of whp-dispatch.h in whpx.h)
5/5 Checking commit d93d83c9f8db (whpx: move whpx_lapic_state from header to c file)
=== OUTPUT END ===

Test command exited with code: 1


The full log is available at
http://patchew.org/logs/20210107101919.80-1-luoyonggang@gmail.com/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:[~2021-01-07 10:34 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-07 10:19 [PATCH v4 0/5] Misc meson fixes along test-vmstate fixes Yonggang Luo
2021-01-07 10:19 ` [PATCH v4 1/5] cirrus/msys2: Exit powershell with $LastExitCode Yonggang Luo
2021-01-07 11:16   ` Philippe Mathieu-Daudé
2021-01-07 10:19 ` [PATCH v4 2/5] cirrus/msys2: Cache msys2 mingw in a better way Yonggang Luo
2021-01-07 10:19 ` [PATCH v4 3/5] maintainers: Add me as Windows Hosted Continuous Integration maintainer Yonggang Luo
2021-01-07 11:17   ` Philippe Mathieu-Daudé
2021-01-07 10:19 ` [PATCH v4 4/5] whpx: Fixes include of whp-dispatch.h in whpx.h Yonggang Luo
2021-01-07 10:26   ` Marc-André Lureau
2021-01-07 11:17   ` Philippe Mathieu-Daudé
2021-01-07 10:19 ` [PATCH v4 5/5] whpx: move whpx_lapic_state from header to c file Yonggang Luo
2021-01-07 10:28   ` Marc-André Lureau
2021-01-07 10:55     ` Paolo Bonzini
2021-01-07 10:57       ` 罗勇刚(Yonggang Luo)
2021-01-07 10:28 ` [PATCH v4 0/5] Misc meson fixes along test-vmstate fixes Paolo Bonzini
2021-01-07 10:30 ` no-reply [this message]
2021-01-07 11:35 ` Paolo Bonzini

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=161001544401.500.944440260972082500@5f806b4aa85b \
    --to=no-reply@patchew.org \
    --cc=emaste@freebsd.org \
    --cc=luoyonggang@gmail.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=sunilmut@microsoft.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.