Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86199
b: refs/heads/master
c: 4631a9a
h: refs/heads/master
i:
  86197: 3a1daa6
  86195: 686422b
  86191: 05d4649
v: v3
  • Loading branch information
Johann Felix Soden authored and Linus Torvalds committed Feb 24, 2008
1 parent f721de9 commit 45f3924
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: b23c9cc0ce652089a2f0af8c7f1541f10dc9b5db
refs/heads/master: 4631a9a1517654748aaf89cbc46503819a29eb30
2 changes: 1 addition & 1 deletion trunk/arch/um/kernel/initrd.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ static int __init read_initrd(void)
* ask for no memory.
*/
if (size == 0) {
printk(KERN_ERR "\"%\" is a zero-size initrd\n");
printk(KERN_ERR "\"%s\" is a zero-size initrd\n", initrd);
return 0;
}

Expand Down

0 comments on commit 45f3924

Please sign in to comment.