mbox series

[0/2] multifd: cleanup some source code

Message ID 20211222113049.9326-1-lizhang@suse.de
Headers show
Series multifd: cleanup some source code | expand

Message

Li Zhang Dec. 22, 2021, 11:30 a.m. UTC
When looking into the multifd source code, some of them 
can be improved. This patchset is to cleanup the functions 
multifd_channel_connect and multfd_send_thead. 

The functions are tested without any errors.

Li Zhang (2):
  multifd: cleanup the function multifd_channel_connect
  multifd: cleanup the function multifd_send_thread

 migration/multifd.c | 131 ++++++++++++++++++++++----------------------
 1 file changed, 65 insertions(+), 66 deletions(-)