Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267378
b: refs/heads/master
c: 654e8fb
h: refs/heads/master
v: v3
  • Loading branch information
Mariano Guerra authored and Greg Kroah-Hartman committed Aug 23, 2011
1 parent 753b6df commit eb544a3
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: f5283a4bb8f5ef274e9de58c751edb2a2d66bef4
refs/heads/master: 654e8fb522b3c8af3c5b35d6f474e51218ef8f9a
2 changes: 1 addition & 1 deletion trunk/drivers/staging/comedi/drivers/adv_pci_dio.c
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ struct pci_dio_private {
unsigned short IDIFiltrHigh[8]; /* IDI's filter value high signal */
};

static struct pci_dio_private *pci_priv = NULL; /* list of allocated cards */
static struct pci_dio_private *pci_priv; /* list of allocated cards */

#define devpriv ((struct pci_dio_private *)dev->private)
#define this_board ((const struct dio_boardtype *)dev->board_ptr)
Expand Down

0 comments on commit eb544a3

Please sign in to comment.