Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15172
b: refs/heads/master
c: 53b3de1
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Dec 15, 2005
1 parent 37e2c4a commit bd91b81
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: 37eb47ed445f4ca1247f3c7b600c0885c2ca8c31
refs/heads/master: 53b3de1ea2f81de7050f247cd7fc63863887e8d7
2 changes: 1 addition & 1 deletion trunk/drivers/usb/misc/auerswald.c
Original file line number Diff line number Diff line change
Expand Up @@ -1696,7 +1696,7 @@ static ssize_t auerchar_write (struct file *file, const char __user *buf, size_t
int ret;
wait_queue_t wait;

dbg ("auerchar_write %d bytes", len);
dbg ("auerchar_write %zd bytes", len);

/* Error checking */
if (!ccp)
Expand Down

0 comments on commit bd91b81

Please sign in to comment.