Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317755
b: refs/heads/master
c: aab0489
h: refs/heads/master
i:
  317753: a1afa68
  317751: 5965d01
v: v3
  • Loading branch information
Devendra Naga authored and Greg Kroah-Hartman committed Jul 6, 2012
1 parent 4a5f2c6 commit 91ea2e3
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: ec4c6675230402384976d34d38e2b828be6ad0d9
refs/heads/master: aab048923955ca2fa050a06b5a54568b4e6c5f4c
4 changes: 2 additions & 2 deletions trunk/drivers/staging/ft1000/ft1000-usb/ft1000_hw.c
Original file line number Diff line number Diff line change
Expand Up @@ -1751,8 +1751,8 @@ static int ft1000_proc_drvmsg(struct ft1000_device *dev, u16 size)
return status;
}

int ft1000_poll(void* dev_id) {

int ft1000_poll(void* dev_id)
{
struct ft1000_device *dev = (struct ft1000_device *)dev_id;
struct ft1000_info *info = netdev_priv(dev->net);

Expand Down

0 comments on commit 91ea2e3

Please sign in to comment.