Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262784
b: refs/heads/master
c: 2eed798
h: refs/heads/master
v: v3
  • Loading branch information
Kuninori Morimoto authored and David S. Miller committed Aug 11, 2011
1 parent 9e33043 commit 0bf441a
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: 86d0aff0e52cc3954529774c6243514deb705cb5
refs/heads/master: 2eed7982d76f3a1627ba6536128a64b8e66ad189
2 changes: 1 addition & 1 deletion trunk/drivers/net/irda/sh_sir.c
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ static void sh_sir_tx(struct sh_sir_self *self, int phase)

static int sh_sir_read_data(struct sh_sir_self *self)
{
u16 val;
u16 val = 0;
int timeout = 1024;

while (timeout--) {
Expand Down

0 comments on commit 0bf441a

Please sign in to comment.