Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 364013
b: refs/heads/master
c: 0181ae7
h: refs/heads/master
i:
  364011: 3860562
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Apr 9, 2013
1 parent b294565 commit 56e8d7a
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: aac49c3417dc9378cbcead70c671d79cd626709f
refs/heads/master: 0181ae77e383ca86bc5182f816c09de2bc38c2d2
2 changes: 1 addition & 1 deletion trunk/drivers/staging/comedi/drivers/rti800.c
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ static int rti800_ai_insn_read(struct comedi_device *dev,
data[i] ^= 0x800;
}

return i;
return insn->n;
}

static int rti800_ao_insn_read(struct comedi_device *dev,
Expand Down

0 comments on commit 56e8d7a

Please sign in to comment.