From: Anthony Liguori <aliguori@us.ibm.com>
To: Juan Quintela <quintela@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH 0/4] Use C99 struct initializers in audio/*
Date: Mon, 27 Jul 2009 15:30:13 -0500 [thread overview]
Message-ID: <4A6E0E55.6050002@us.ibm.com> (raw)
In-Reply-To: <cover.1248726105.git.quintela@redhat.com>
Juan Quintela wrote:
> Hi
>
> Cleanup all audio/* using C99 struct initializers, remove INIT_FIELD() once there.
>
> Later, Juan.
>
malc,
Please Ack and/or apply.
> Juan Quintela (4):
> Use proper struct initializers and remove INIT_FIELD() macro
> use C99 initializers for audio_pcm_ops
> Use C99 initializers for audio_option
> use C99 initializers for all audio/*
>
> audio/alsaaudio.c | 141 ++++++++++++++++++++++++++++------------------
> audio/audio.c | 109 ++++++++++++++++++++++--------------
> audio/audio_int.h | 2 -
> audio/coreaudio.c | 57 ++++++++++---------
> audio/dsoundaudio.c | 139 ++++++++++++++++++++++++++++------------------
> audio/esdaudio.c | 87 ++++++++++++++++-------------
> audio/fmodaudio.c | 154 ++++++++++++++++++++++++++++++++------------------
> audio/noaudio.c | 44 +++++++-------
> audio/ossaudio.c | 99 ++++++++++++++++++++------------
> audio/paaudio.c | 94 +++++++++++++++++--------------
> audio/sdlaudio.c | 51 ++++++++---------
> audio/wavaudio.c | 83 ++++++++++++++-------------
> 12 files changed, 617 insertions(+), 443 deletions(-)
>
>
--
Regards,
Anthony Liguori
prev parent reply other threads:[~2009-07-27 20:30 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-27 20:23 [Qemu-devel] [PATCH 0/4] Use C99 struct initializers in audio/* Juan Quintela
2009-07-27 20:23 ` [Qemu-devel] [PATCH 1/4] Use proper struct initializers and remove INIT_FIELD() macro Juan Quintela
2009-07-27 21:03 ` malc
2009-07-27 21:07 ` Anthony Liguori
2009-07-27 22:57 ` [Qemu-devel] " Paolo Bonzini
2009-07-27 23:02 ` [Qemu-devel] " Anthony Liguori
2009-07-28 16:54 ` malc
2009-07-28 17:13 ` [Qemu-devel] " Juan Quintela
2009-07-28 17:23 ` malc
2009-07-27 20:23 ` [Qemu-devel] [PATCH 2/4] use C99 initializers for audio_pcm_ops Juan Quintela
2009-07-27 21:07 ` malc
2009-07-27 20:23 ` [Qemu-devel] [PATCH 3/4] Use C99 initializers for audio_option Juan Quintela
2009-07-27 21:10 ` malc
2009-07-27 22:20 ` [Qemu-devel] " Juan Quintela
2009-07-28 8:03 ` Gerd Hoffmann
2009-07-28 8:22 ` Juan Quintela
2009-07-28 16:48 ` malc
2009-07-28 17:23 ` Juan Quintela
2009-07-28 17:39 ` malc
2009-07-27 20:23 ` [Qemu-devel] [PATCH 4/4] use C99 initializers for all audio/* Juan Quintela
2009-07-27 21:11 ` malc
2009-07-27 20:30 ` Anthony Liguori [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=4A6E0E55.6050002@us.ibm.com \
--to=aliguori@us.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=quintela@redhat.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.