Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 141497
b: refs/heads/master
c: 2e561b1
h: refs/heads/master
i:
  141495: c978ab7
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Apr 3, 2009
1 parent 4595da9 commit 3434f49
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: eb5e029ebacf37ccdcd25b804e005f7e69cd0a24
refs/heads/master: 2e561b12e84a5363846669c5e0c070baf4d06a1a
3 changes: 1 addition & 2 deletions trunk/drivers/staging/comedi/rt.c
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,7 @@ DECLARE_VOID_IRQ(21);
DECLARE_VOID_IRQ(22);
DECLARE_VOID_IRQ(23);

typedef void (*V_FP_V) (void);
static V_FP_V handle_void_irq_ptrs[] = {
static void handle_void_irq_ptrs[] = {
handle_void_irq_0,
handle_void_irq_1,
handle_void_irq_2,
Expand Down

0 comments on commit 3434f49

Please sign in to comment.