Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 158176
b: refs/heads/master
c: 990a55e
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Slaby authored and Ingo Molnar committed Aug 4, 2009
1 parent 77c8a5f commit 6fddd76
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: c71320d0c445e01555a86fa6523609db47eeaef6
refs/heads/master: 990a55eb25d9698d61352264cc43f3a9c04cce90
1 change: 0 additions & 1 deletion trunk/kernel/irq/spurious.c
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,6 @@ static int __init irqfixup_setup(char *str)

__setup("irqfixup", irqfixup_setup);
module_param(irqfixup, int, 0644);
MODULE_PARM_DESC("irqfixup", "0: No fixup, 1: irqfixup mode, 2: irqpoll mode");

static int __init irqpoll_setup(char *str)
{
Expand Down

0 comments on commit 6fddd76

Please sign in to comment.