Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 125271
b: refs/heads/master
c: fdd897e
h: refs/heads/master
i:
  125269: f97325f
  125267: fb76dc1
  125263: 7de0078
v: v3
  • Loading branch information
Mark McLoughlin authored and Avi Kivity committed Dec 31, 2008
1 parent bd67438 commit 641f7e0
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: 844c7a9ff404d8fc88bb77b06461644621d2c985
refs/heads/master: fdd897e6b5253a45b633f7d334cf3e150bbaf386
4 changes: 1 addition & 3 deletions trunk/virt/kvm/irq_comm.c
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,7 @@ void kvm_register_irq_ack_notifier(struct kvm *kvm,

void kvm_unregister_irq_ack_notifier(struct kvm_irq_ack_notifier *kian)
{
if (!kian)
return;
hlist_del(&kian->link);
hlist_del_init(&kian->link);
}

/* The caller must hold kvm->lock mutex */
Expand Down

0 comments on commit 641f7e0

Please sign in to comment.