Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212165
b: refs/heads/master
c: d895f51
h: refs/heads/master
i:
  212163: 150fc10
v: v3
  • Loading branch information
Thomas Gleixner committed Oct 12, 2010
1 parent a913492 commit 3c8946d
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: 40f08a724fcc21285cf3a75aec957aef908605c6
refs/heads/master: d895f51ebb54cefe367bda135fcf2cd734d51d03
1 change: 0 additions & 1 deletion trunk/kernel/irq/irqdesc.c
Original file line number Diff line number Diff line change
Expand Up @@ -257,4 +257,3 @@ unsigned int kstat_irqs_cpu(unsigned int irq, int cpu)
struct irq_desc *desc = irq_to_desc(irq);
return desc ? desc->kstat_irqs[cpu] : 0;
}
EXPORT_SYMBOL(kstat_irqs_cpu);

0 comments on commit 3c8946d

Please sign in to comment.