Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25506
b: refs/heads/master
c: 49b6e2a
h: refs/heads/master
v: v3
  • Loading branch information
Dave Jones authored and Linus Torvalds committed Apr 11, 2006
1 parent 7572ab9 commit 4e5f949
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: 00fbc6dfe7c4487f812829bff79c3121c8fd3bca
refs/heads/master: 49b6e2ad00435209503863932d03470f825e0a1a
2 changes: 1 addition & 1 deletion trunk/drivers/char/dtlk.c
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,7 @@ for (i = 0; i < 10; i++) \
release_region(dtlk_portlist[i], DTLK_IO_EXTENT);
}

printk(KERN_INFO "\nDoubleTalk PC - not found\n");
printk(KERN_INFO "DoubleTalk PC - not found\n");
return -ENODEV;
}

Expand Down

0 comments on commit 4e5f949

Please sign in to comment.