From: Michael Tokarev <mjt@tls.msk.ru>
To: "Emilio G. Cota" <cota@braap.org>, qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org
Subject: Re: [Qemu-trivial] [PATCH 0/6] trivial fixes
Date: Wed, 29 Apr 2015 09:21:41 +0300 [thread overview]
Message-ID: <55407875.10800@msgid.tls.msk.ru> (raw)
In-Reply-To: <1430153133-30988-1-git-send-email-cota@braap.org>
27.04.2015 19:45, Emilio G. Cota wrote:
> Here is a hodge-podge of fixes for issues I found while reviewing
> QTAILQ callers, with a .gitignore patch as a bonus.
Applied to -trivial, all except the bonus. The 5/6 one (unnecessary
parentheses removal) is a bit too trivial, maybe not worh a patch, but
I applied it too anyway.
Thank you!
/mjt
WARNING: multiple messages have this Message-ID (diff)
From: Michael Tokarev <mjt@tls.msk.ru>
To: "Emilio G. Cota" <cota@braap.org>, qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/6] trivial fixes
Date: Wed, 29 Apr 2015 09:21:41 +0300 [thread overview]
Message-ID: <55407875.10800@msgid.tls.msk.ru> (raw)
In-Reply-To: <1430153133-30988-1-git-send-email-cota@braap.org>
27.04.2015 19:45, Emilio G. Cota wrote:
> Here is a hodge-podge of fixes for issues I found while reviewing
> QTAILQ callers, with a .gitignore patch as a bonus.
Applied to -trivial, all except the bonus. The 5/6 one (unnecessary
parentheses removal) is a bit too trivial, maybe not worh a patch, but
I applied it too anyway.
Thank you!
/mjt
next prev parent reply other threads:[~2015-04-29 6:21 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-27 16:45 [Qemu-trivial] [PATCH 0/6] trivial fixes Emilio G. Cota
2015-04-27 16:45 ` [Qemu-devel] " Emilio G. Cota
2015-04-27 16:45 ` [Qemu-trivial] [PATCH 1/6] cpus: use first_cpu macro instead of QTAILQ_FIRST(&cpus) Emilio G. Cota
2015-04-27 16:45 ` [Qemu-devel] " Emilio G. Cota
2015-04-27 16:45 ` [Qemu-trivial] [PATCH 2/6] input: remove unused mouse_handlers list Emilio G. Cota
2015-04-27 16:45 ` [Qemu-devel] " Emilio G. Cota
2015-05-05 10:00 ` [Qemu-trivial] " Gerd Hoffmann
2015-05-05 10:00 ` [Qemu-devel] " Gerd Hoffmann
2015-05-05 10:22 ` [Qemu-trivial] " Michael Tokarev
2015-05-05 10:22 ` [Qemu-devel] " Michael Tokarev
2015-04-27 16:45 ` [Qemu-trivial] [PATCH 3/6] qemu-char: remove unused list node from FDCharDriver Emilio G. Cota
2015-04-27 16:45 ` [Qemu-devel] " Emilio G. Cota
2015-04-27 16:45 ` [Qemu-trivial] [PATCH 4/6] gitignore: ignore *.patch files Emilio G. Cota
2015-04-27 16:45 ` [Qemu-devel] " Emilio G. Cota
2015-04-27 18:11 ` [Qemu-trivial] " Peter Crosthwaite
2015-04-27 18:11 ` Peter Crosthwaite
2015-04-27 18:28 ` [Qemu-trivial] " Eric Blake
2015-04-27 18:28 ` Eric Blake
2015-04-27 20:18 ` [Qemu-trivial] " Emilio G. Cota
2015-04-27 20:18 ` Emilio G. Cota
2015-04-27 16:45 ` [Qemu-trivial] [PATCH 5/6] coroutine: remove unnecessary parentheses in qemu_co_queue_empty Emilio G. Cota
2015-04-27 16:45 ` [Qemu-devel] " Emilio G. Cota
2015-04-27 16:45 ` [Qemu-trivial] [PATCH 6/6] linux-user/elfload: use QTAILQ_FOREACH instead of open-coding it Emilio G. Cota
2015-04-27 16:45 ` [Qemu-devel] " Emilio G. Cota
2015-04-29 6:21 ` Michael Tokarev [this message]
2015-04-29 6:21 ` [Qemu-devel] [PATCH 0/6] trivial fixes 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=55407875.10800@msgid.tls.msk.ru \
--to=mjt@tls.msk.ru \
--cc=cota@braap.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.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 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.