Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 281332
b: refs/heads/master
c: 036f419
h: refs/heads/master
v: v3
  • Loading branch information
Ravishankar karkala Mallikarjunayya authored and Greg Kroah-Hartman committed Dec 9, 2011
1 parent af549d8 commit 197a2b5
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: 6f2c5f3852caf0afb6fae36e4f16fe765545bdb0
refs/heads/master: 036f419529d4dd83a1d46de04551d60994d1f372
2 changes: 1 addition & 1 deletion trunk/drivers/staging/comedi/drivers/cb_das16_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ static struct comedi_driver driver_das16cs = {
.detach = das16cs_detach,
};

static struct pcmcia_device *cur_dev = NULL;
static struct pcmcia_device *cur_dev;

static const struct comedi_lrange das16cs_ai_range = { 4, {
RANGE(-10, 10),
Expand Down

0 comments on commit 197a2b5

Please sign in to comment.