migration/ram: clean up unused comment.
Just a removal of an unused comment.
a0a8aa147a
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>
This commit is contained in:
parent
9200265838
commit
a6d1223b4a
@ -2179,7 +2179,6 @@ static int ram_save_target_page(RAMState *rs, PageSearchStatus *pss)
|
||||
* Returns the number of pages written or negative on error
|
||||
*
|
||||
* @rs: current RAM state
|
||||
* @ms: current migration state
|
||||
* @pss: data about the page we want to send
|
||||
*/
|
||||
static int ram_save_host_page(RAMState *rs, PageSearchStatus *pss)
|
||||
|
Loading…
Reference in New Issue
Block a user