]> git.ipfire.org Git - thirdparty/qemu.git/commit
migration: Unexport dirty_bitmap_mig_init()
authorPeter Xu <peterx@redhat.com>
Thu, 24 Oct 2024 21:30:50 +0000 (17:30 -0400)
committerPeter Xu <peterx@redhat.com>
Thu, 31 Oct 2024 19:48:18 +0000 (15:48 -0400)
commita4ddab35819556aeb88b8c2f3e6f7823175481eb
treea5c4100ecaa836c818fb77521449abd37b266013
parent7fc8beb16ee05399837efb41d0924fa1897da864
migration: Unexport dirty_bitmap_mig_init()

It's only used within migration/, so it shouldn't be exported.

Reviewed-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Link: https://lore.kernel.org/r/20241024213056.1395400-3-peterx@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
include/migration/misc.h
migration/migration.h