Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72913
b: refs/heads/master
c: 3aff037
h: refs/heads/master
i:
  72911: 4197d55
v: v3
  • Loading branch information
Kenji Kaneshige authored and Tony Luck committed Oct 30, 2007
1 parent 843cb83 commit 09919c9
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: 41f667f213da4776e5883ce1e4188dc8e71f275e
refs/heads/master: 3aff03739cb19938b25ac262be90faf58192e847
2 changes: 1 addition & 1 deletion trunk/arch/ia64/kernel/msi_ia64.c
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ int ia64_setup_msi_irq(struct pci_dev *pdev, struct msi_desc *desc)
write_msi_msg(irq, &msg);
set_irq_chip_and_handler(irq, &ia64_msi_chip, handle_edge_irq);

return irq;
return 0;
}

void ia64_teardown_msi_irq(unsigned int irq)
Expand Down

0 comments on commit 09919c9

Please sign in to comment.