migration: Rename ram_handle_compressed() to ram_handle_zero()
commit7091dabeb41806132428ffe96164c8425854ea27
authorJuan Quintela <quintela@redhat.com>
Thu, 19 Oct 2023 08:52:59 +0000 (19 10:52 +0200)
committerJuan Quintela <quintela@redhat.com>
Mon, 30 Oct 2023 16:41:55 +0000 (30 17:41 +0100)
treeb4f990876715beb3a6fabf887f3d4290d3f413ff
parent413d64fedcc8e7f83b19ab4b79e3fd1f871f3564
migration: Rename ram_handle_compressed() to ram_handle_zero()

Now that we know it only handles zero, we can remove the ch parameter.

Reviewed-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Message-ID: <20231019085259.13307-3-quintela@redhat.com>
migration/ram.c
migration/ram.h
migration/rdma.c