Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250545
b: refs/heads/master
c: c26001d
h: refs/heads/master
i:
  250543: 89b48c6
v: v3
  • Loading branch information
Jan Glauber authored and Martin Schwidefsky committed May 23, 2011
1 parent a0fdb7e commit d5632e2
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: 1b60f68f6674ecc5c86f7dfe7e87941bc4236b9b
refs/heads/master: c26001d4e9133fe45e47eee18cfd826219e71fb9
2 changes: 1 addition & 1 deletion trunk/drivers/s390/cio/qdio_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1446,7 +1446,7 @@ static int handle_inbound(struct qdio_q *q, unsigned int callflags,
static int handle_outbound(struct qdio_q *q, unsigned int callflags,
int bufnr, int count)
{
unsigned char state;
unsigned char state = 0;
int used, rc = 0;

qperf_inc(q, outbound_call);
Expand Down

0 comments on commit d5632e2

Please sign in to comment.