Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26764
b: refs/heads/master
c: 4c31ce8
h: refs/heads/master
v: v3
  • Loading branch information
Chen, Kenneth W authored and Tony Luck committed May 17, 2006
1 parent 12269b8 commit deab204
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 41503def5d83bada6a2fd792e636ccc28a285f38
refs/heads/master: 4c31ce8fea9760961a2d1b1d6c84b7590c17ae38
1 change: 0 additions & 1 deletion trunk/arch/ia64/kernel/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ void set_irq_affinity_info (unsigned int irq, int hwid, int redir)

if (irq < NR_IRQS) {
irq_affinity[irq] = mask;
set_irq_info(irq, mask);
irq_redir[irq] = (char) (redir & 0xff);
}
}
Expand Down

0 comments on commit deab204

Please sign in to comment.