qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Cornelia Huck <cohuck@redhat.com>
To: Laszlo Ersek <lersek@redhat.com>
Cc: Ladi Prosek <lprosek@redhat.com>,
	qemu-devel@nongnu.org, qemu-trivial@nongnu.org,
	Peter Chubb <peter.chubb@nicta.com.au>,
	Christian Borntraeger <borntraeger@de.ibm.com>,
	Riku Voipio <riku.voipio@iki.fi>,
	Laurent Vivier <laurent@vivier.eu>,
	Stefan Hajnoczi <stefanha@redhat.com>,
	Fam Zheng <famz@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>,
	Eduardo Habkost <ehabkost@redhat.com>,
	Aurelien Jarno <aurelien@aurel32.net>
Subject: Re: [Qemu-devel] [PATCH trivial] Remove empty statements
Date: Tue, 17 Oct 2017 17:16:29 +0200	[thread overview]
Message-ID: <20171017171629.1b2aa212.cohuck@redhat.com> (raw)
In-Reply-To: <3651bc50-e8f4-8aa3-fff4-462ac7a7ff05@redhat.com>

On Tue, 17 Oct 2017 16:50:41 +0200
Laszlo Ersek <lersek@redhat.com> wrote:

> On 10/17/17 16:40, Ladi Prosek wrote:
> > Thanks to Laszlo Ersek for spotting the double semicolon in target/i386/kvm.c
> > 
> > I have trivially grepped the tree for ';;' in C files.
> > 
> > Suggested-by: Laszlo Ersek <lersek@redhat.com>
> > Signed-off-by: Ladi Prosek <lprosek@redhat.com>
> > ---
> >  hw/misc/imx6_ccm.c     | 2 +-
> >  hw/s390x/virtio-ccw.c  | 2 +-
> >  linux-user/signal.c    | 2 +-
> >  migration/block.c      | 2 +-
> >  target/i386/cpu.c      | 2 +-
> >  target/i386/kvm.c      | 2 +-
> >  target/sh4/translate.c | 2 +-
> >  7 files changed, 7 insertions(+), 7 deletions(-)  
> 
> I've run "get_maintainer.pl" on the above files, and added some CCs.
> 
> Reviewed-by: Laszlo Ersek <lersek@redhat.com>

Trivial ;) enough, but

Reviewed-by: Cornelia Huck <cohuck@redhat.com>

  reply	other threads:[~2017-10-17 15:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-17 14:40 [Qemu-devel] [PATCH trivial] Remove empty statements Ladi Prosek
2017-10-17 14:50 ` Laszlo Ersek
2017-10-17 15:16   ` Cornelia Huck [this message]
2017-10-17 14:57 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier

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=20171017171629.1b2aa212.cohuck@redhat.com \
    --to=cohuck@redhat.com \
    --cc=aurelien@aurel32.net \
    --cc=borntraeger@de.ibm.com \
    --cc=ehabkost@redhat.com \
    --cc=famz@redhat.com \
    --cc=laurent@vivier.eu \
    --cc=lersek@redhat.com \
    --cc=lprosek@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.chubb@nicta.com.au \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    --cc=riku.voipio@iki.fi \
    --cc=stefanha@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 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).