[PATCH 0/2] multifd: cleanup some source code

Li Zhang posted 2 patches 2 years, 4 months ago
Failed in applying to current master (apply log)
Test checkpatch passed
Maintainers: "Dr. David Alan Gilbert" <dgilbert@redhat.com>, Juan Quintela <quintela@redhat.com>
migration/multifd.c | 131 ++++++++++++++++++++++----------------------
1 file changed, 65 insertions(+), 66 deletions(-)
[PATCH 0/2] multifd: cleanup some source code
Posted by Li Zhang 2 years, 4 months ago
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(-)

-- 
2.31.1