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

block/iscsi: Use lock guard macros


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

Signed-off-by: default avatarGan Qixin <ganqixin@huawei.com>
Message-Id: <20201203075055.127773-5-ganqixin@huawei.com>
Signed-off-by: default avatarKevin Wolf <kwolf@redhat.com>
parent 3af613eb
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