From: Anthony Liguori <anthony@codemonkey.ws>
To: Michael Tokarev <mjt@tls.msk.ru>, Trival <wdongxu@linux.vnet.ibm.com>
Cc: qemu-trivial@nongnu.org, Trival <trivial@linux.vnet.ibm.com>,
qemu-devel@nongnu.org
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH 2/2] remove needless semicolon
Date: Wed, 08 May 2013 08:25:33 -0500 [thread overview]
Message-ID: <87vc6t61te.fsf@codemonkey.ws> (raw)
In-Reply-To: <518A4A2E.200@msgid.tls.msk.ru>
Michael Tokarev <mjt@tls.msk.ru> writes:
> 08.05.2013 13:46, Trival wrote:
>> Signed-off-by: Trival <trivial@linux.vnet.ibm.com>
Something went wrong in sending this. This is not a valid SoB.
Regards,
Anthony Liguori
>> ---
>> block/nbd.c | 2 +-
>> fsdev/virtfs-proxy-helper.c | 4 ++--
>> hw/9pfs/virtio-9p-local.c | 2 +-
>> hw/i386/pc_q35.c | 2 +-
>> hw/intc/imx_avic.c | 2 +-
>> hw/usb/host-linux.c | 4 ++--
>> qga/channel-win32.c | 2 +-
>> 7 files changed, 9 insertions(+), 9 deletions(-)
>
> Applied to the trivial queue. I renamed the patch to be
> "remove double semicolons", to better describe what it does.
>
> Thank you!
>
> /mjt
WARNING: multiple messages have this Message-ID (diff)
From: Anthony Liguori <anthony@codemonkey.ws>
To: Michael Tokarev <mjt@tls.msk.ru>, Trival <wdongxu@linux.vnet.ibm.com>
Cc: qemu-trivial@nongnu.org, Trival <trivial@linux.vnet.ibm.com>,
qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH 2/2] remove needless semicolon
Date: Wed, 08 May 2013 08:25:33 -0500 [thread overview]
Message-ID: <87vc6t61te.fsf@codemonkey.ws> (raw)
In-Reply-To: <518A4A2E.200@msgid.tls.msk.ru>
Michael Tokarev <mjt@tls.msk.ru> writes:
> 08.05.2013 13:46, Trival wrote:
>> Signed-off-by: Trival <trivial@linux.vnet.ibm.com>
Something went wrong in sending this. This is not a valid SoB.
Regards,
Anthony Liguori
>> ---
>> block/nbd.c | 2 +-
>> fsdev/virtfs-proxy-helper.c | 4 ++--
>> hw/9pfs/virtio-9p-local.c | 2 +-
>> hw/i386/pc_q35.c | 2 +-
>> hw/intc/imx_avic.c | 2 +-
>> hw/usb/host-linux.c | 4 ++--
>> qga/channel-win32.c | 2 +-
>> 7 files changed, 9 insertions(+), 9 deletions(-)
>
> Applied to the trivial queue. I renamed the patch to be
> "remove double semicolons", to better describe what it does.
>
> Thank you!
>
> /mjt
next prev parent reply other threads:[~2013-05-08 13:25 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-08 9:46 [Qemu-trivial] [PATCH 1/2] clean unnecessary code Trival
2013-05-08 9:46 ` [Qemu-devel] " Trival
2013-05-08 9:46 ` [Qemu-trivial] [PATCH 2/2] remove needless semicolon Trival
2013-05-08 9:46 ` [Qemu-devel] " Trival
2013-05-08 12:50 ` [Qemu-trivial] " Michael Tokarev
2013-05-08 12:50 ` [Qemu-devel] " Michael Tokarev
2013-05-08 13:25 ` Anthony Liguori [this message]
2013-05-08 13:25 ` Anthony Liguori
2013-05-09 6:23 ` [Qemu-trivial] [Qemu-devel] " Michael Tokarev
2013-05-09 6:23 ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
2013-05-09 7:08 ` [Qemu-trivial] [Qemu-devel] " Hu Tao
2013-05-09 7:08 ` [Qemu-devel] [Qemu-trivial] " Hu Tao
2013-05-09 7:13 ` [Qemu-trivial] [Qemu-devel] " Peter Maydell
2013-05-09 7:13 ` [Qemu-devel] [Qemu-trivial] " Peter Maydell
2013-05-09 7:53 ` [Qemu-trivial] [Qemu-devel] " Dong Xu Wang
2013-05-09 7:53 ` [Qemu-devel] [Qemu-trivial] " Dong Xu Wang
2013-05-10 8:08 ` [Qemu-trivial] [Qemu-devel] " Andreas Färber
2013-05-10 8:08 ` [Qemu-devel] [Qemu-trivial] " Andreas Färber
2013-05-10 13:05 ` [Qemu-trivial] [Qemu-devel] " Anthony Liguori
2013-05-10 13:05 ` [Qemu-devel] [Qemu-trivial] " Anthony Liguori
2013-05-08 12:49 ` [Qemu-trivial] [PATCH 1/2] clean unnecessary code Michael Tokarev
2013-05-08 12:49 ` [Qemu-devel] " Michael Tokarev
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=87vc6t61te.fsf@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=mjt@tls.msk.ru \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=trivial@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 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.