Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119424
b: refs/heads/master
c: f131e24
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Nov 9, 2008
1 parent 66b6d25 commit 7b706d7
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: 6c2e94033df5ca11149e52dd179b8dde3172e9bf
refs/heads/master: f131e2436ddbac2527bb2d6297a823aae4b024f8
2 changes: 1 addition & 1 deletion trunk/kernel/irq/manage.c
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ int irq_select_affinity_usr(unsigned int irq)
}

#else
static inline int do_select_irq_affinity(int irq, struct irq_desc *desc)
static inline int do_irq_select_affinity(int irq, struct irq_desc *desc)
{
return 0;
}
Expand Down

0 comments on commit 7b706d7

Please sign in to comment.