Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291745
b: refs/heads/master
c: 5d948ce
h: refs/heads/master
i:
  291743: 46f96cd
v: v3
  • Loading branch information
Masanari Iida authored and Jiri Kosina committed Feb 21, 2012
1 parent 7331383 commit 83ea202
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: 4998d8ed54f5ebca49b7493c8f646344e6597a3e
refs/heads/master: 5d948ce3447cae1f82cdbef9d74d79bc8d9d8700
2 changes: 1 addition & 1 deletion trunk/arch/ia64/xen/irq_xen.c
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ xen_free_irq_vector(int vector)

irq_op.vector = vector;
if (HYPERVISOR_physdev_op(PHYSDEVOP_free_irq_vector, &irq_op))
printk(KERN_WARNING "%s: xen_free_irq_vecotr fail vector=%d\n",
printk(KERN_WARNING "%s: xen_free_irq_vector fail vector=%d\n",
__func__, vector);
}

Expand Down

0 comments on commit 83ea202

Please sign in to comment.