Introduce whitespace to make it easier to reroll the series. Signed-off-by: Lukas Straub <[email protected]> --- migration/ram.c | 12 ++++++++++++ 1 file changed, 12 insertions(+)
diff --git a/migration/ram.c b/migration/ram.c
index bd3773d4c4..b95c5c720d 100644
--- a/migration/ram.c
+++ b/migration/ram.c
@@ -602,6 +602,12 @@ static void *do_data_compress(void *opaque)
return NULL;
}
+
+
+/* split */
+
+
+
static void compress_threads_save_cleanup(void)
{
int i, thread_count;
@@ -641,6 +647,12 @@ static void compress_threads_save_cleanup(void)
comp_param = NULL;
}
+
+
+/* split */
+
+
+
static int compress_threads_save_setup(void)
{
int i, thread_count;
--
2.40.0
pgpSPuZoCWdq0.pgp
Description: OpenPGP digital signature
