Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235790
b: refs/heads/master
c: 5acc539
h: refs/heads/master
v: v3
  • Loading branch information
Marek Belisko authored and Greg Kroah-Hartman committed Feb 4, 2011
1 parent dda3cca commit 7c95af8
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: 5865a18eaa170189240f34d4072dd0e0604209ab
refs/heads/master: 5acc5396af600d0830b4a162b65f8540e5ed17f4
2 changes: 1 addition & 1 deletion trunk/drivers/staging/ft1000/ft1000-usb/ft1000_download.c
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ static u16 get_handshake_usb(struct ft1000_device *ft1000dev, u16 expected_value

static void put_handshake_usb(struct ft1000_device *ft1000dev,u16 handshake_value)
{
int i;
int i;

for (i=0; i<1000; i++);
}
Expand Down

0 comments on commit 7c95af8

Please sign in to comment.