Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146572
b: refs/heads/master
c: efbc100
h: refs/heads/master
v: v3
  • Loading branch information
Chris Wright authored and Avi Kivity committed Jun 10, 2009
1 parent 9c58c9e commit 4a79494
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 8e1c18157d8772e65247ac55525a05a26b83fffe
refs/heads/master: efbc100c20f9dc4a219a2a92763d68e4064109f2
2 changes: 1 addition & 1 deletion trunk/virt/kvm/irq_comm.c
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ static int setup_routing_entry(struct kvm_kernel_irq_routing_entry *e,
delta = 8;
break;
case KVM_IRQCHIP_IOAPIC:
e->set = kvm_set_ioapic_irq;
e->set = kvm_set_ioapic_irq;
break;
default:
goto out;
Expand Down

0 comments on commit 4a79494

Please sign in to comment.