qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: Dong Xu Wang <wdongxu@linux.vnet.ibm.com>
Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org,
	stefanha@linux.vnet.ibm.com
Subject: Re: [Qemu-devel] [PATCH 1/2 v2] fix typo: delete redundant semicolon
Date: Tue, 29 Nov 2011 10:34:25 +0000	[thread overview]
Message-ID: <20111129103425.GA17752@stefanha-thinkpad.localdomain> (raw)
In-Reply-To: <1322556759-19389-1-git-send-email-wdongxu@linux.vnet.ibm.com>

On Tue, Nov 29, 2011 at 04:52:38PM +0800, Dong Xu Wang wrote:
> From: Dong Xu Wang <wdongxu@linux.vnet.ibm.com>
> 
> Double semicolons should be single.
> 
> Signed-off-by: Dong Xu Wang <wdongxu@linux.vnet.ibm.com>
> ---
>  block/nbd.c                |    4 ++--
>  cpus.c                     |    2 +-
>  hw/9pfs/codir.c            |    6 +++---
>  hw/9pfs/virtio-9p-handle.c |    2 +-
>  hw/9pfs/virtio-9p.c        |    4 ++--
>  hw/acpi.c                  |    2 +-
>  hw/eepro100.c              |    2 +-
>  hw/ide/via.c               |    2 +-
>  hw/ppc.c                   |    2 +-
>  hw/smc91c111.c             |    2 +-
>  linux-user/syscall.c       |    2 +-
>  net/tap-solaris.c          |    2 +-
>  target-s390x/op_helper.c   |    4 ++--
>  ui/vnc.c                   |    2 +-
>  usb-redir.c                |    4 ++--
>  15 files changed, 21 insertions(+), 21 deletions(-)

Thanks, applied both to the trivial patches -next tree:
http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches-next

BTW there was a typo in your commit message in Patch 2/2.  I fixed it ;-).

Stefan

      parent reply	other threads:[~2011-11-29 10:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-29  8:52 [Qemu-devel] [PATCH 1/2 v2] fix typo: delete redundant semicolon Dong Xu Wang
2011-11-29  8:52 ` [Qemu-devel] [PATCH 2/2 v2] fix spelling in hw sub directory Dong Xu Wang
2011-11-29 10:34 ` Stefan Hajnoczi [this message]

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=20111129103425.GA17752@stefanha-thinkpad.localdomain \
    --to=stefanha@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    --cc=stefanha@linux.vnet.ibm.com \
    --cc=wdongxu@linux.vnet.ibm.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).