qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Daniel P. Berrangé" <berrange@redhat.com>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, dmitry.fleytman@gmail.com,
	mst@redhat.com, jasowang@redhat.com,
	mark.cave-ayland@ilande.co.uk, armbru@redhat.com,
	jcmvbkbc@gmail.com, kraxel@redhat.com, edgar.iglesias@gmail.com,
	jcd@tribudubois.net, marex@denx.de, sstabellini@kernel.org,
	qemu-block@nongnu.org, qemu-trivial@nongnu.org, paul@xen.org,
	magnus.damm@gmail.com, mdroth@linux.vnet.ibm.com,
	hpoussin@reactos.org, anthony.perard@citrix.com,
	marcandre.lureau@redhat.com, david@gibson.dropbear.id.au,
	philmd@redhat.com, atar4qemu@gmail.com, riku.voipio@iki.fi,
	ehabkost@redhat.com, mjt@tls.msk.ru, alistair@alistair23.me,
	pl@kamp.de, dgilbert@redhat.com, r.bolshakov@yadro.com,
	qemu-arm@nongnu.org, peter.chubb@nicta.com.au,
	ronniesahlberg@gmail.com, xen-devel@lists.xenproject.org,
	alex.bennee@linaro.org, rth@twiddle.net, kwolf@redhat.com,
	ysato@users.sourceforge.jp, crwulff@gmail.com, laurent@vivier.eu,
	mreitz@redhat.com, qemu-ppc@nongnu.org, dinechin@redhat.com,
	pbonzini@redhat.com
Subject: Re: [PATCH] trivial: Remove trailing whitespaces
Date: Wed, 8 Jul 2020 12:34:36 +0100	[thread overview]
Message-ID: <20200708113436.GG3229307@redhat.com> (raw)
In-Reply-To: <159405307662.7847.17757844911728214859@d1fd068a5071>

On Mon, Jul 06, 2020 at 09:31:21AM -0700, no-reply@patchew.org wrote:
> Patchew URL: https://patchew.org/QEMU/20200706162300.1084753-1-dinechin@redhat.com/
> 
> 
> 
> Hi,
> 
> This series seems to have some coding style problems. See output below for
> more information:
> 
> Subject: [PATCH] trivial: Remove trailing whitespaces
> Type: series
> Message-id: 20200706162300.1084753-1-dinechin@redhat.com
> 
> === 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 ===
> 
> From https://github.com/patchew-project/qemu
>  * [new tag]         patchew/20200706162300.1084753-1-dinechin@redhat.com -> patchew/20200706162300.1084753-1-dinechin@redhat.com
> Switched to a new branch 'test'
> 9af3e90 trivial: Remove trailing whitespaces
> 
> === OUTPUT BEGIN ===

snip

> ERROR: trailing whitespace
> #2395: FILE: target/sh4/op_helper.c:149:
> +^I$

One case of trailing whitespace missed.


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|



  reply	other threads:[~2020-07-08 22:15 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-06 16:23 [PATCH] trivial: Remove trailing whitespaces Christophe de Dinechin
2020-07-06 16:31 ` no-reply
2020-07-08 11:34   ` Daniel P. Berrangé [this message]
2020-07-07  8:22 ` David Gibson
2020-07-07  9:55 ` Laurent Vivier
2020-07-07 10:25 ` Daniel P. Berrangé
2020-07-08  4:57   ` Markus Armbruster
2020-07-08 11:16 ` Roman Bolshakov

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=20200708113436.GG3229307@redhat.com \
    --to=berrange@redhat.com \
    --cc=alex.bennee@linaro.org \
    --cc=alistair@alistair23.me \
    --cc=anthony.perard@citrix.com \
    --cc=armbru@redhat.com \
    --cc=atar4qemu@gmail.com \
    --cc=crwulff@gmail.com \
    --cc=david@gibson.dropbear.id.au \
    --cc=dgilbert@redhat.com \
    --cc=dinechin@redhat.com \
    --cc=dmitry.fleytman@gmail.com \
    --cc=edgar.iglesias@gmail.com \
    --cc=ehabkost@redhat.com \
    --cc=hpoussin@reactos.org \
    --cc=jasowang@redhat.com \
    --cc=jcd@tribudubois.net \
    --cc=jcmvbkbc@gmail.com \
    --cc=kraxel@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=laurent@vivier.eu \
    --cc=magnus.damm@gmail.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=marex@denx.de \
    --cc=mark.cave-ayland@ilande.co.uk \
    --cc=mdroth@linux.vnet.ibm.com \
    --cc=mjt@tls.msk.ru \
    --cc=mreitz@redhat.com \
    --cc=mst@redhat.com \
    --cc=paul@xen.org \
    --cc=pbonzini@redhat.com \
    --cc=peter.chubb@nicta.com.au \
    --cc=peter.maydell@linaro.org \
    --cc=philmd@redhat.com \
    --cc=pl@kamp.de \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    --cc=r.bolshakov@yadro.com \
    --cc=riku.voipio@iki.fi \
    --cc=ronniesahlberg@gmail.com \
    --cc=rth@twiddle.net \
    --cc=sstabellini@kernel.org \
    --cc=xen-devel@lists.xenproject.org \
    --cc=ysato@users.sourceforge.jp \
    /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).