diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2012-06-24 19:25:00 +0300 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2012-06-25 12:40:50 +0300 |
commit | d905c0693514e6f713b207377b67c9972c5d7d49 (patch) | |
tree | a5387b1ab6f44e06b2a7de5c1dca2811ce508f5e /drivers/rtc/rtc-at91sam9.c | |
parent | 5cfb1d5a65dd96d2d3a0751a1e4e81dc84c1f08f (diff) | |
download | blackbird-op-linux-d905c0693514e6f713b207377b67c9972c5d7d49.tar.gz blackbird-op-linux-d905c0693514e6f713b207377b67c9972c5d7d49.zip |
KVM: rearrange injection cancelling code
Each time we need to cancel injection we invoke same code
(cancel_injection callback). Move it towards the end of function using
the familiar goto on error pattern.
Will make it easier to do more cleanups for PV EOI.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'drivers/rtc/rtc-at91sam9.c')
0 files changed, 0 insertions, 0 deletions