Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197644
b: refs/heads/master
c: 0fc5c3a
h: refs/heads/master
v: v3
  • Loading branch information
Andrea Gelmini authored and Avi Kivity committed May 17, 2010
1 parent ec4a3b2 commit 074194f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ea79849d4c8461034b75acb19c8041b6fddee2a5
refs/heads/master: 0fc5c3a54d68d0e6c2f3b346dcc924ba928c4d0e
4 changes: 1 addition & 3 deletions trunk/arch/x86/kvm/kvm_timer.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ struct kvm_timer {
};

struct kvm_timer_ops {
bool (*is_periodic)(struct kvm_timer *);
bool (*is_periodic)(struct kvm_timer *);
};


enum hrtimer_restart kvm_timer_fn(struct hrtimer *data);

0 comments on commit 074194f

Please sign in to comment.