qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [Qemu-devel] [PATCH 1/2 v2] fix typo: delete redundan


From: Stefan Hajnoczi
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH 1/2 v2] fix typo: delete redundant semicolon
Date: Tue, 29 Nov 2011 10:34:25 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Nov 29, 2011 at 04:52:38PM +0800, Dong Xu Wang wrote:
> From: Dong Xu Wang <address@hidden>
> 
> Double semicolons should be single.
> 
> Signed-off-by: Dong Xu Wang <address@hidden>
> ---
>  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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]