On 9/2/23 13:26, Juan Quintela wrote:
It is just a big if in the middle of the function, and we need two functions anways.Signed-off-by: Juan Quintela <quint...@redhat.com> --- Reindent to make Phillipe happy (and CODING_STYLE) --- migration/ram.c | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>