audio: refactor code in audio_run_out()
commit4d31ff32a65adfae015e035931b864bd1c521d6e
authorVolker Rümelin <vr_qemu@t-online.de>
Fri, 23 Sep 2022 18:36:29 +0000 (23 20:36 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 11 Oct 2022 08:17:08 +0000 (11 10:17 +0200)
tree3d86881211478d3c1086448f25a0c56e75658245
parentf1d33f55c47dfdaf8daacd618588ad3ae4c452d1
audio: refactor code in audio_run_out()

Refactoring the code in audio_run_out() avoids code duplication
in the next patch. There's no functional change.

Signed-off-by: Volker Rümelin <vr_qemu@t-online.de>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220923183640.8314-1-vr_qemu@t-online.de>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
audio/audio.c