Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317678
b: refs/heads/master
c: 464c945
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jul 6, 2012
1 parent b9f76e2 commit eefc687
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: b48ad330d56a6cce7897132d9cb68cc2f19358e8
refs/heads/master: 464c94514c703bc61c3f85db397582aa8f17cf9d
2 changes: 1 addition & 1 deletion trunk/drivers/staging/comedi/drivers/ni_670x.c
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ static int ni_670x_attach(struct comedi_device *dev,
dev_info(dev->class_dev, "%s: %s attached\n",
dev->driver->driver_name, dev->board_name);

return 1;
return 0;
}

static void ni_670x_detach(struct comedi_device *dev)
Expand Down

0 comments on commit eefc687

Please sign in to comment.