commit | 0517fdd156c46c23501451158c6b0ff9fb7236d1 | [log] [tgz] |
---|---|---|
author | Amit Shah <amit.shah@redhat.com> | Thu Mar 29 12:54:43 2012 +0530 |
committer | Amit Shah <amit.shah@redhat.com> | Sat Mar 31 08:09:51 2012 +0530 |
tree | 8699ac4ba7b4d6dbe01e187293db6c53d0eddb33 | |
parent | f38f8387cbdc4138a492ce9f2a5f04fd3cd3cf33 [diff] |
virtio-pci: drop restore_common() restore_common() was shared between restore and thaw callbacks. With thaw gone, we don't need restore_common() anymore. Signed-off-by: Amit Shah <amit.shah@redhat.com>