]> git.ipfire.org Git - thirdparty/qemu.git/commit
migration/ram: clean up unused comment.
authorXu Zheng <xuzheng@cmss.chinamobile.com>
Mon, 17 Jan 2022 02:30:03 +0000 (10:30 +0800)
committerJuan Quintela <quintela@redhat.com>
Fri, 28 Jan 2022 14:38:23 +0000 (15:38 +0100)
commita6d1223b4ae47e4d4642fce2ec504484a1355723
treed350d044cb810d6c0d1368f625d81ce5028cc3fb
parent9200265838e5e6f43b1acdafb610d0a813b801c1
migration/ram: clean up unused comment.

Just a removal of an unused comment.
a0a8aa147aa did many fixes and removed the parameter named "ms", but forget to remove the corresponding comment in function named "ram_save_host_page".

Signed-off-by: Xu Zheng <xuzheng@cmss.chinamobile.com>
Signed-off-by: Mao Zhongyi <maozhongyi@cmss.chinamobile.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
migration/ram.c