Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195427
b: refs/heads/master
c: 7d7917b
h: refs/heads/master
i:
  195425: 0d7e5dc
  195423: babe2f7
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed May 20, 2010
1 parent 9d7e43a commit af2a00e
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: 277aa97254533c7e49a04244dfbdccbae70a7f0e
refs/heads/master: 7d7917bcbd9bdc61e7daa46ce74f7032aa4bfb3d
2 changes: 1 addition & 1 deletion trunk/drivers/usb/serial/oti6858.c
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ static void setup_line(struct work_struct *work)
}
}

void send_data(struct work_struct *work)
static void send_data(struct work_struct *work)
{
struct oti6858_private *priv = container_of(work,
struct oti6858_private, delayed_write_work.work);
Expand Down

0 comments on commit af2a00e

Please sign in to comment.