Thomas Huth 9399ef1683 audio/sdlaudio: Simplify the sdl_callback function
At the end of the while-loop, either "samples" or "sdl->live" is zero, so
now that we've removed the semaphore code, the content of the while-loop
is always only executed once. Thus we can remove the while-loop now to
get rid of one indentation level here.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-id: 1549336101-17623-3-git-send-email-thuth@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2019-02-28 10:30:08 +01:00
..
2018-03-12 11:18:26 +01:00
2018-03-12 11:18:26 +01:00
2018-03-12 11:18:27 +01:00
2018-03-12 11:18:26 +01:00
2018-03-12 11:18:26 +01:00
2018-03-12 11:18:26 +01:00
2018-03-12 11:18:26 +01:00