From: Jason Wang <jasowang@redhat.com>
To: Colin King <colin.king@canonical.com>,
"Michael S . Tsirkin" <mst@redhat.com>,
virtualization@lists.linux-foundation.org
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] tools/virtio: fix spelling mistake: "wakeus" -> "wakeups"
Date: Tue, 2 May 2017 14:01:28 +0800 [thread overview]
Message-ID: <2466cdcc-04b8-a476-b0af-5d86adbc1916@redhat.com> (raw)
In-Reply-To: <20170429221421.12238-1-colin.king@canonical.com>
On 2017年04月30日 06:14, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> trivial fix to spelling mistake in an error message.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
> ---
> tools/virtio/virtio_test.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/virtio/virtio_test.c b/tools/virtio/virtio_test.c
> index 76d6f583c249..0fecaec90d0d 100644
> --- a/tools/virtio/virtio_test.c
> +++ b/tools/virtio/virtio_test.c
> @@ -202,7 +202,7 @@ static void run_test(struct vdev_info *dev, struct vq_info *vq,
> test = 0;
> r = ioctl(dev->control, VHOST_TEST_RUN, &test);
> assert(r >= 0);
> - fprintf(stderr, "spurious wakeus: 0x%llx\n", spurious);
> + fprintf(stderr, "spurious wakeups: 0x%llx\n", spurious);
> }
>
> const char optstring[] = "h";
Acked-by: Jason Wang <jasowang@redhat.com>
_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization
prev parent reply other threads:[~2017-05-02 6:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-29 22:14 [PATCH] tools/virtio: fix spelling mistake: "wakeus" -> "wakeups" Colin King
2017-05-02 6:01 ` Jason Wang [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=2466cdcc-04b8-a476-b0af-5d86adbc1916@redhat.com \
--to=jasowang@redhat.com \
--cc=colin.king@canonical.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mst@redhat.com \
--cc=virtualization@lists.linux-foundation.org \
/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