Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 3388
b: refs/heads/master
c: 5600319
h: refs/heads/master
v: v3
  • Loading branch information
Domen Puncer authored and Linus Torvalds committed Jun 25, 2005
1 parent 1a6fe99 commit cdd6528
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: a4bfde5abd4a0f5498a268dba17ffc91d91964d6
refs/heads/master: 56003191c466b8ef4b174da60f25ae58e92493f8
2 changes: 1 addition & 1 deletion trunk/drivers/char/applicom.c
Original file line number Diff line number Diff line change
Expand Up @@ -599,7 +599,7 @@ static ssize_t ac_read (struct file *filp, char __user *buf, size_t count, loff_

#ifdef DEBUG
if (loopcount++ > 2) {
printk("Looping in ac_read. loopcount %d\n", loopcount);
printk(KERN_DEBUG "Looping in ac_read. loopcount %d\n", loopcount);
}
#endif
}
Expand Down

0 comments on commit cdd6528

Please sign in to comment.