migration: remove useless code.
commitb33dc45c3f24961eadc84cd21ef17bab8e894e6f
authorLiang Li <liang.z.li@intel.com>
Wed, 27 Jan 2016 06:11:05 +0000 (27 14:11 +0800)
committerAmit Shah <amit.shah@redhat.com>
Fri, 5 Feb 2016 13:39:50 +0000 (5 19:09 +0530)
tree042faee17e673793a8c3f843fe68f95debae4c57
parent164f59e86ed108366ddfc713266fed4614d2566d
migration: remove useless code.

Since 's->state' will be set in migrate_init(), there is no
need to set it before calling migrate_init(). The code and
the related comments can be removed.

Signed-off-by: Liang Li <liang.z.li@intel.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Amit Shah <amit.shah@redhat.com>
Message-Id: <1453875065-24326-1-git-send-email-liang.z.li@intel.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
migration/migration.c