Skip to content
Snippets Groups Projects
Commit f5056b70 authored by Gan Qixin's avatar Gan Qixin Committed by Kevin Wolf
Browse files

block/curl: Use lock guard macros


Replace manual lock()/unlock() calls with lock guard macros
(QEMU_LOCK_GUARD/WITH_QEMU_LOCK_GUARD) in block/curl.

Signed-off-by: default avatarGan Qixin <ganqixin@huawei.com>
Reviewed-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
Message-Id: <20201203075055.127773-3-ganqixin@huawei.com>
Signed-off-by: default avatarKevin Wolf <kwolf@redhat.com>
parent c37c9736
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment