aboutsummaryrefslogtreecommitdiff
path: root/tools/virtiofsd/fuse_virtio.c
diff options
context:
space:
mode:
authorVolker RĂ¼melin <vr_qemu@t-online.de>2020-09-20 19:17:25 +0200
committerGerd Hoffmann <kraxel@redhat.com>2020-09-23 08:19:42 +0200
commitac221f45e3c4fc7823a8e913a6926ca8509c2526 (patch)
treea31fc0016cd73c70d923bb7d55c0f4cd3f7be855 /tools/virtiofsd/fuse_virtio.c
parentb9896dc5becca1c6c2824d1ef8bcf00f5c74a6a9 (diff)
downloadqemu-ac221f45e3c4fc7823a8e913a6926ca8509c2526.zip
qemu-ac221f45e3c4fc7823a8e913a6926ca8509c2526.tar.gz
qemu-ac221f45e3c4fc7823a8e913a6926ca8509c2526.tar.bz2
audio: remove unnecessary calls to put_buffer_in
This patch removes unnecessary calls to the pcm_ops function put_buffer_in(). No audio backend needs this call if the returned length of pcm_ops function get_buffer_in() is zero. For the DirectSound backend this prevents a call to dsound_unlock_in() without a preceding call to dsound_lock_in(). While Windows doesn't complain it seems wrong anyway. Signed-off-by: Volker RĂ¼melin <vr_qemu@t-online.de> Message-id: 20200920171729.15861-5-vr_qemu@t-online.de Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'tools/virtiofsd/fuse_virtio.c')
0 files changed, 0 insertions, 0 deletions