commit | c877bab5072c8f461397949babbac10e348ae70d | [log] [tgz] |
---|---|---|
author | Amit Shah <amit.shah@redhat.com> | Fri Apr 27 00:45:57 2012 +0530 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Tue May 22 12:16:11 2012 +0930 |
tree | 65d5850e949fd6b1f304f28af51cc8ca0ae84d64 | |
parent | c45b4166d9eaed612fa29acb041662aa4ceb2712 [diff] |
virtio: balloon: separate out common code between remove and freeze functions The remove and freeze functions have a lot of shared code; put it into a common function that gets called by both. Signed-off-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>