Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325412
b: refs/heads/master
c: 9be56c6
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Sep 19, 2012
1 parent b59b61a commit c2954d6
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: 25b73c783dd87de66383ea16606a8c4f8ebb1e0a
refs/heads/master: 9be56c6432633b706ab4bb961997f1d851b39535
2 changes: 1 addition & 1 deletion trunk/drivers/staging/comedi/comedi.h
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ struct comedi_cmd {
unsigned int stop_src;
unsigned int stop_arg;

unsigned int __user *chanlist; /* channel/range list */
unsigned int *chanlist; /* channel/range list */
unsigned int chanlist_len;

short __user *data; /* data list, size depends on subd flags */
Expand Down

0 comments on commit c2954d6

Please sign in to comment.