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