Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326032
b: refs/heads/master
c: 17e6791
h: refs/heads/master
v: v3
  • Loading branch information
Peter Senna Tschudin authored and Greg Kroah-Hartman committed Sep 14, 2012
1 parent c00fc20 commit 46726b4
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: 2edd968638038375f43b5b5e591064b5a87424c0
refs/heads/master: 17e6791082e3dc34d0b43fd50ff8655fdfcc3a99
2 changes: 1 addition & 1 deletion trunk/drivers/usb/misc/rio500.c
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ write_rio(struct file *file, const char __user *buffer,
thistime -= partial;
} else
break;
};
}
if (result) {
dev_err(&rio->rio_dev->dev, "Write Whoops - %x\n",
result);
Expand Down

0 comments on commit 46726b4

Please sign in to comment.