Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119427
b: refs/heads/master
c: 2ed1cdc
h: refs/heads/master
i:
  119425: d37565d
  119423: 66b6d25
v: v3
  • Loading branch information
Randy Dunlap authored and Ingo Molnar committed Nov 23, 2008
1 parent 78a9000 commit 0081b83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 9f1441644213e5f6faa150206399fe511eba2eb6
refs/heads/master: 2ed1cdcf9a83205d1343f29b630abff232eaa72c
3 changes: 1 addition & 2 deletions trunk/include/linux/irq.h
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ struct irq_chip {

/**
* struct irq_desc - interrupt descriptor
*
* @irq: interrupt number for this descriptor
* @handle_irq: highlevel irq-events handler [if NULL, __do_IRQ()]
* @chip: low level interrupt hardware access
* @msi_desc: MSI descriptor
Expand All @@ -150,7 +150,6 @@ struct irq_chip {
* @cpu: cpu index useful for balancing
* @pending_mask: pending rebalanced interrupts
* @dir: /proc/irq/ procfs entry
* @affinity_entry: /proc/irq/smp_affinity procfs entry on SMP
* @name: flow handler name for /proc/interrupts output
*/
struct irq_desc {
Expand Down

0 comments on commit 0081b83

Please sign in to comment.