Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175110
b: refs/heads/master
c: 67a6efb
h: refs/heads/master
v: v3
  • Loading branch information
Ian Abbott authored and Greg Kroah-Hartman committed Dec 11, 2009
1 parent 9318000 commit d2ae80a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: ea25371a78c33e276527361d3ab19393d558b2fd
refs/heads/master: 67a6efb1f86eb51e4b702c4e8e735ca24e3427d8
4 changes: 2 additions & 2 deletions trunk/drivers/staging/comedi/drivers/serial2002.c
Original file line number Diff line number Diff line change
Expand Up @@ -404,8 +404,8 @@ static void serial_2002_open(struct comedi_device *dev)
} else {
struct config_t {

int kind;
int bits;
short int kind;
short int bits;
int min;
int max;
};
Expand Down

0 comments on commit d2ae80a

Please sign in to comment.