]> git.proxmox.com Git - mirror_qemu.git/commit
audio/pw: simplify error reporting in stream creation
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Sat, 6 May 2023 16:37:33 +0000 (20:37 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 17 Jul 2023 11:23:31 +0000 (15:23 +0400)
commit6f1b280e44297713bbdfffc92add4a64241b43d6
tree5db99a15064992412db7afa3a6f14c69468cc73d
parent0c57a05533d12a3788739666f67b425709f4a132
audio/pw: simplify error reporting in stream creation

create_stream() now reports on all error paths.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Volker Rümelin <vr_qemu@t-online.de>
Message-Id: <20230506163735.3481387-11-marcandre.lureau@redhat.com>
audio/pwaudio.c