Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 135619
b: refs/heads/master
c: 94cbc20
h: refs/heads/master
i:
  135617: 4cd1ee3
  135615: 5f99bbe
v: v3
  • Loading branch information
Sebastian Ott authored and Martin Schwidefsky committed Mar 26, 2009
1 parent 53a7f17 commit cd34f4d
Show file tree
Hide file tree
Showing 2 changed files with 2 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: e909074bb91773680c0b2e49ea8af9f85c6f59bd
refs/heads/master: 94cbc203bee4ea87bd49ad56f6c5381bc10d8b6b
3 changes: 1 addition & 2 deletions trunk/drivers/s390/cio/blacklist.c
Original file line number Diff line number Diff line change
Expand Up @@ -336,8 +336,7 @@ cio_ignore_write(struct file *file, const char __user *user_buf,
size_t user_len, loff_t *offset)
{
char *buf;
size_t i;
ssize_t rc, ret;
ssize_t rc, ret, i;

if (*offset)
return -EINVAL;
Expand Down

0 comments on commit cd34f4d

Please sign in to comment.