]> git.proxmox.com Git - mirror_qemu.git/commit - migration/ram.c
migration: fix comment disorder in RAMState
authorPeter Xu <peterx@redhat.com>
Wed, 2 Aug 2017 09:41:19 +0000 (17:41 +0800)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Wed, 2 Aug 2017 10:27:28 +0000 (11:27 +0100)
commit2dfaf12ebbdbb85ac0a583caba02f329a7c1ac09
tree9fcbdabb600b44a0a93a8b986d90b56969ca20cc
parentb91bf5e488b440e088e425cd115f75a10ed26d06
migration: fix comment disorder in RAMState

Comments for "migration_dirty_pages" and "bitmap_mutex" are switched.
Fix it.

Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <1501666880-10159-2-git-send-email-peterx@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
migration/ram.c