virtio-pci: drop restore_common()
authorAmit Shah <amit.shah@redhat.com>
Thu, 29 Mar 2012 07:24:43 +0000 (12:54 +0530)
committerAmit Shah <amit.shah@redhat.com>
Sat, 31 Mar 2012 02:39:51 +0000 (08:09 +0530)
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>

No differences found