Peter Xu <pet...@redhat.com> writes: > On Fri, Aug 23, 2024 at 02:39:09PM -0300, Fabiano Rosas wrote: >> Add the multifd_ prefix to all functions and remove the useless >> docstrings. >> >> Signed-off-by: Fabiano Rosas <faro...@suse.de> > > Some of the comment might still be helpful, but yeah the dups aren't that > helpful at least. Maybe a generic doc update on top of this one to > MultiFDMethods for each method would be nice, but that can be for later..
I actually have it somewhere on a scratch git branch. I'll try to dig it up. > > Reviewed-by: Peter Xu <pet...@redhat.com>