qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>, qemu-trivial@nongnu.org
Cc: Igor Mammedov <imammedo@redhat.com>,
	"Michael S. Tsirkin" <mst@redhat.com>,
	qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 4/7] tests/bios-tables-test: Remove an useless cast
Date: Thu, 5 Jul 2018 11:13:01 -0500	[thread overview]
Message-ID: <af8abd7f-d72d-0445-298c-4ff91fccdb5e@redhat.com> (raw)
In-Reply-To: <20180705155811.20366-5-f4bug@amsat.org>

On 07/05/2018 10:58 AM, Philippe Mathieu-Daudé wrote:
> Patch created mechanically by rerunning:

In the subject: s/an useless/a useless/

(English is weird; we use "a" when the 'u' is pronounced hard as in 
"unicorn", and "an" when the 'u' is soft as in "umbrella")

> 
>    $  spatch --sp-file scripts/coccinelle/typecast.cocci \
>              --macro-file scripts/cocci-macro-file.h \
>              --dir . --in-place
> 
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> Reviewed-by: Markus Armbruster <armbru@redhat.com>
> Acked-by: Michael S. Tsirkin <mst@redhat.com>
> ---


-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

  reply	other threads:[~2018-07-05 16:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-05 15:58 [Qemu-devel] [PATCH v2 0/7] Coccinelle cleanups Philippe Mathieu-Daudé
2018-07-05 15:58 ` [Qemu-devel] [PATCH v2 1/7] qobject: Catch another straggler for use of qdict_put_str() Philippe Mathieu-Daudé
2018-07-05 15:58 ` [Qemu-devel] [PATCH v2 2/7] error: Remove NULL checks on error_propagate() calls Philippe Mathieu-Daudé
2018-07-05 16:14   ` Cornelia Huck
2018-07-05 15:58 ` [Qemu-devel] [PATCH v2 3/7] xen: Use the PCI_DEVICE macro Philippe Mathieu-Daudé
2018-07-05 15:58 ` [Qemu-devel] [PATCH v2 4/7] tests/bios-tables-test: Remove an useless cast Philippe Mathieu-Daudé
2018-07-05 16:13   ` Eric Blake [this message]
2018-07-05 16:17     ` Philippe Mathieu-Daudé
2018-07-05 15:58 ` [Qemu-devel] [PATCH v2 5/7] ui/vnc: Remove useless parenthesis around DIV_ROUND_UP macro Philippe Mathieu-Daudé
2018-07-05 15:58 ` [Qemu-devel] [PATCH v2 6/7] hw/pci-host: " Philippe Mathieu-Daudé
2018-07-05 15:58 ` [Qemu-devel] [PATCH v2 7/7] hw/intc/gicv3: " Philippe Mathieu-Daudé

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=af8abd7f-d72d-0445-298c-4ff91fccdb5e@redhat.com \
    --to=eblake@redhat.com \
    --cc=f4bug@amsat.org \
    --cc=imammedo@redhat.com \
    --cc=mst@redhat.com \
    --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 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).