Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317606
b: refs/heads/master
c: a659643
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jun 26, 2012
1 parent d537ea4 commit 5aa1a6e
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: 1fce3034f63c22392d1d8bc22b5e80b575b00df6
refs/heads/master: a659643a6b504189e899e56901c760f89eb4bb13
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 @@ -513,7 +513,7 @@ static int das16cs_attach(struct comedi_device *dev,
dev->driver->driver_name, dev->board_name,
dev->iobase, dev->irq);

return 1;
return 0;
}

static void das16cs_detach(struct comedi_device *dev)
Expand Down

0 comments on commit 5aa1a6e

Please sign in to comment.