diff options
author | Liang Li | 2016-05-05 09:32:59 +0200 |
---|---|---|
committer | Amit Shah | 2016-06-17 14:54:31 +0200 |
commit | 0d9f9a5c5237c7c9241b38769a2d06959c943f8b (patch) | |
tree | 3ea1e34e4524967107be035d16046103a3f616ed /hw/usb | |
parent | migration: refine the decompression code (diff) | |
download | qemu-0d9f9a5c5237c7c9241b38769a2d06959c943f8b.tar.gz qemu-0d9f9a5c5237c7c9241b38769a2d06959c943f8b.tar.xz qemu-0d9f9a5c5237c7c9241b38769a2d06959c943f8b.zip |
migration: code clean up
Use 'QemuMutex comp_done_lock' and 'QemuCond comp_done_cond' instead
of 'QemuMutex *comp_done_lock' and 'QemuCond comp_done_cond'. To keep
consistent with 'QemuMutex decomp_done_lock' and
'QemuCond comp_done_cond'.
Signed-off-by: Liang Li <liang.z.li@intel.com>
Message-Id: <1462433579-13691-10-git-send-email-liang.z.li@intel.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Diffstat (limited to 'hw/usb')
0 files changed, 0 insertions, 0 deletions