Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 3389
b: refs/heads/master
c: ae49fe8
h: refs/heads/master
i:
  3387: 1a6fe99
v: v3
  • Loading branch information
Domen Puncer authored and Linus Torvalds committed Jun 25, 2005
1 parent cdd6528 commit f64883f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 56003191c466b8ef4b174da60f25ae58e92493f8
refs/heads/master: ae49fe8655010616fa422273b34a1bfeaee57c1c
4 changes: 2 additions & 2 deletions trunk/drivers/char/ftape/compressor/zftape-compress.c
Original file line number Diff line number Diff line change
Expand Up @@ -1176,8 +1176,8 @@ KERN_INFO "Compressor for zftape (lzrw3 algorithm)\n");
}
#else /* !MODULE */
/* print a short no-nonsense boot message */
printk("zftape compressor v1.00a 970514\n");
printk("For use with " FTAPE_VERSION "\n");
printk(KERN_INFO "zftape compressor v1.00a 970514\n");
printk(KERN_INFO "For use with " FTAPE_VERSION "\n");
#endif /* MODULE */
TRACE(ft_t_info, "zft_compressor_init @ 0x%p", zft_compressor_init);
TRACE(ft_t_info, "installing compressor for zftape ...");
Expand Down

0 comments on commit f64883f

Please sign in to comment.