KVM: PPC: bookehv: remove unused code
authorAlexander Graf <agraf@suse.de>
Mon, 20 Feb 2012 11:39:36 +0000 (12:39 +0100)
committerAvi Kivity <avi@redhat.com>
Sun, 8 Apr 2012 09:55:21 +0000 (12:55 +0300)
There was some unused code in the exit code path that must have been
a leftover from earlier iterations. While it did no harm, it's superfluous
and thus should be removed.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found