Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235707
b: refs/heads/master
c: 482cd2d
h: refs/heads/master
i:
  235705: b8b5e6a
  235703: 8d218a2
v: v3
  • Loading branch information
Tomas Winkler authored and Greg Kroah-Hartman committed Jan 24, 2011
1 parent 504466d commit 0e08cb7
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: e86ba1162f1f6d292d4901c8716a233632c3a783
refs/heads/master: 482cd2d8d85517b6444d646ae7874e0bb935746b
4 changes: 2 additions & 2 deletions trunk/drivers/staging/easycap/easycap.h
Original file line number Diff line number Diff line change
Expand Up @@ -610,8 +610,8 @@ int regget(struct usb_device *, __u16, void *);
int isdongle(struct easycap *);
/*---------------------------------------------------------------------------*/
struct signed_div_result {
long long int quotient;
unsigned long long int remainder;
long long int quotient;
unsigned long long int remainder;
} signed_div(long long int, long long int);


Expand Down

0 comments on commit 0e08cb7

Please sign in to comment.