Loading arch/x86/kvm/kvm_timer.h +1 −3 Original line number Diff line number Diff line Loading @@ -13,6 +13,4 @@ struct kvm_timer_ops { bool (*is_periodic)(struct kvm_timer *); }; enum hrtimer_restart kvm_timer_fn(struct hrtimer *data); Loading
arch/x86/kvm/kvm_timer.h +1 −3 Original line number Diff line number Diff line Loading @@ -13,6 +13,4 @@ struct kvm_timer_ops { bool (*is_periodic)(struct kvm_timer *); }; enum hrtimer_restart kvm_timer_fn(struct hrtimer *data);