Re: [PATCH 01/12] audio: refactor code in audio_run_out()

2022-09-27 Thread Marc-André Lureau
On Fri, Sep 23, 2022 at 10:43 PM Volker Rümelin wrote: > 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 > Reviewed-by: Marc-André Lureau > --- > audio/audio.c | 17 - > 1 f

[PATCH 01/12] audio: refactor code in audio_run_out()

2022-09-23 Thread Volker Rümelin
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 --- audio/audio.c | 17 - 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/audio/audio.c b/audio/audio.c index cfa4119c05..0