All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
	"Dmitry Fleytman" <dmitry.fleytman@gmail.com>,
	"Michael S. Tsirkin" <mst@redhat.com>,
	"Jason Wang" <jasowang@redhat.com>,
	"Gerd Hoffmann" <kraxel@redhat.com>,
	"Edgar E. Iglesias" <edgar.iglesias@gmail.com>,
	"Fam Zheng" <famz@redhat.com>, "Eric Blake" <eblake@redhat.com>,
	"Stefano Stabellini" <sstabellini@kernel.org>,
	"open list:bochs" <qemu-block@nongnu.org>,
	"Stefan Markovic" <smarkovic@wavecomp.com>,
	"Alex Bennée" <alex.bennee@linaro.org>,
	"Magnus Damm" <magnus.damm@gmail.com>,
	"Hervé Poussineau" <hpoussin@reactos.org>,
	"Marcel Apfelbaum" <marcel.apfelbaum@gmail.com>,
	"Anthony Perard" <anthony.perard@citrix.com>,
	"Marc-André Lureau" <marcandre.lureau@redhat.com>,
	"Andrzej Zaborowski" <balrogg@gmail.com>,
	"Thomas Huth" <thuth@redhat.com>, "Jiri Pirko" <jiri@resnulli.us>,
	"Eduardo Habkost" <ehabkost@redhat.com>
Subject: Re: [PATCH 2/2] avoid TABs in files that only contain a few
Date: Thu, 13 Dec 2018 16:52:13 -0600	[thread overview]
Message-ID: <36c3564c-76f4-b306-e74f-234f16e62aa2__20480.6398520761$1544741472$gmane$org@twiddle.net> (raw)
In-Reply-To: <20181213223737.11793-3-pbonzini@redhat.com>

On 12/13/18 4:37 PM, Paolo Bonzini wrote:
> Most files that have TABs only contain a handful of them.  Change
> them to spaces so that we don't confuse people.


Acked-by: Richard Henderson <richard.henderson@linaro.org>


r~


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

  parent reply	other threads:[~2018-12-13 22:52 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-13 22:37 [Qemu-devel] [PATCH 0/2] Fix TABs in many files Paolo Bonzini
2018-12-13 22:37 ` [Qemu-devel] [PATCH 1/2] remove space-tab sequences Paolo Bonzini
2018-12-13 22:51   ` Richard Henderson
2018-12-14  6:08   ` Markus Armbruster
2018-12-13 22:37 ` [Qemu-devel] [PATCH 2/2] avoid TABs in files that only contain a few Paolo Bonzini
2018-12-13 22:37   ` Paolo Bonzini
2018-12-13 22:52   ` [Qemu-devel] " Richard Henderson
2018-12-13 22:52   ` Richard Henderson [this message]
2018-12-13 23:20   ` David Gibson
2018-12-13 23:20   ` David Gibson
2018-12-14  1:33   ` Michael S. Tsirkin
2018-12-14  1:33   ` [Qemu-devel] " Michael S. Tsirkin
2018-12-14 10:22   ` Daniel P. Berrangé
2018-12-14 10:22   ` [Qemu-devel] " Daniel P. Berrangé
2018-12-14 11:35     ` Paolo Bonzini
2018-12-14 11:35     ` [Qemu-devel] " Paolo Bonzini
2018-12-14 10:54   ` [SPAM] [Qemu-ppc] " Greg Kurz
2018-12-14 10:54   ` [Qemu-devel] " Greg Kurz
2018-12-14 13:34   ` Peter Maydell
2018-12-14 13:34   ` [Qemu-devel] " Peter Maydell
2018-12-14 14:02   ` Alex Bennée
2018-12-14 14:02   ` Alex Bennée
2018-12-14 15:16   ` Stefan Hajnoczi
2018-12-14 15:16   ` [Qemu-devel] " Stefan Hajnoczi
2018-12-14 15:17   ` Michael S. Tsirkin
2018-12-14 15:17     ` Michael S. Tsirkin
2018-12-14 17:19   ` [Qemu-devel] " Aleksandar Markovic
2018-12-14 17:19   ` Aleksandar Markovic
2018-12-14 20:16   ` Eric Blake
2018-12-14 20:16   ` Eric Blake
2018-12-17  9:09   ` Stefan Markovic
2018-12-17  9:09   ` [Qemu-devel] " Stefan Markovic
2018-12-14 13:40 ` [Qemu-devel] [PATCH 0/2] Fix TABs in many files Wainer dos Santos Moschetta
2018-12-22 17:48 ` 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='36c3564c-76f4-b306-e74f-234f16e62aa2__20480.6398520761$1544741472$gmane$org@twiddle.net' \
    --to=rth@twiddle.net \
    --cc=alex.bennee@linaro.org \
    --cc=anthony.perard@citrix.com \
    --cc=balrogg@gmail.com \
    --cc=dmitry.fleytman@gmail.com \
    --cc=eblake@redhat.com \
    --cc=edgar.iglesias@gmail.com \
    --cc=ehabkost@redhat.com \
    --cc=famz@redhat.com \
    --cc=hpoussin@reactos.org \
    --cc=jasowang@redhat.com \
    --cc=jiri@resnulli.us \
    --cc=kraxel@redhat.com \
    --cc=magnus.damm@gmail.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=marcel.apfelbaum@gmail.com \
    --cc=mst@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=smarkovic@wavecomp.com \
    --cc=sstabellini@kernel.org \
    --cc=thuth@redhat.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.