Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
virtio: balloon: drop restore_common()
restore_common() was used when there were different thaw and freeze PM callbacks implemented. We removed thaw in commit f38f838. restore_common() can be removed and virtballoon_restore() can itself do the restore ops. Signed-off-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
- Loading branch information