[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PULL 0/1] audio: Drop superfluous conditionals around g_fr
From: |
Gerd Hoffmann |
Subject: |
[Qemu-devel] [PULL 0/1] audio: Drop superfluous conditionals around g_free() |
Date: |
Fri, 13 Jun 2014 13:16:07 +0200 |
Hi,
Pretty short audio patch queue with a single cleanup.
please pull,
Gerd
The following changes since commit 2a2c4830c0068d70443f3dddc4cc668f0c601b5c:
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20140611-1' into
staging (2014-06-12 09:51:41 +0100)
are available in the git repository at:
git://git.kraxel.org/qemu tags/pull-audio-20140613-1
for you to fetch changes up to fb7da626c0d178d687f439af2e19401f34bc901e:
audio: Drop superfluous conditionals around g_free() (2014-06-13 12:34:54
+0200)
----------------------------------------------------------------
audio: Drop superfluous conditionals around g_free()
----------------------------------------------------------------
Markus Armbruster (1):
audio: Drop superfluous conditionals around g_free()
audio/alsaaudio.c | 12 ++++--------
audio/audio_template.h | 15 ++++-----------
audio/ossaudio.c | 6 ++----
hw/audio/adlib.c | 4 +---
4 files changed, 11 insertions(+), 26 deletions(-)
- [Qemu-devel] [PULL 0/1] audio: Drop superfluous conditionals around g_free(),
Gerd Hoffmann <=