From: Amit Shah Date: Thu, 26 Apr 2012 19:15:55 +0000 (+0530) Subject: virtio: balloon: drop restore_common() X-Git-Tag: v3.5-rc1~162^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c45b4166d9eaed612fa29acb041662aa4ceb2712;p=pandora-kernel.git virtio: balloon: drop restore_common() restore_common() was used when there were different thaw and freeze PM callbacks implemented. We removed thaw in commit f38f8387cbdc4138a492ce9f2a5f04fd3cd3cf33. restore_common() can be removed and virtballoon_restore() can itself do the restore ops. Signed-off-by: Amit Shah Signed-off-by: Rusty Russell --- Reading git-diff-tree failed