On 2011-09-26 09:58, Andreas Färber wrote:
> Hello Jan,
>
> Am 20.09.2011 um 18:53 schrieb Jan Kiszka:
>
>> Using the error management of QemuMutex allows to simplify the code.
>>
>> CC: malc
>> CC: Andreas Färber
>> Signed-off-by: Jan Kiszka
>> ---
>> audio/coreaudio.c | 56 +++-
Hello Jan,
Am 20.09.2011 um 18:53 schrieb Jan Kiszka:
> Using the error management of QemuMutex allows to simplify the code.
>
> CC: malc
> CC: Andreas Färber
> Signed-off-by: Jan Kiszka
> ---
> audio/coreaudio.c | 56 +++-
> 1 files changed, 8
Using the error management of QemuMutex allows to simplify the code.
CC: malc
CC: Andreas Färber
Signed-off-by: Jan Kiszka
---
audio/coreaudio.c | 56 +++-
1 files changed, 8 insertions(+), 48 deletions(-)
diff --git a/audio/coreaudio.c b/audi