Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28665
b: refs/heads/master
c: 8b6a7b2
h: refs/heads/master
i:
  28663: d5cc303
v: v3
  • Loading branch information
Olof Johansson authored and Paul Mackerras committed Apr 22, 2006
1 parent e4d59d9 commit a190d5f
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: c256f4b9598c71afd8eb0b7d3d3790a38734cf43
refs/heads/master: 8b6a7b2ea2ab18d46bc9e0e76b614d8c155291ad
2 changes: 1 addition & 1 deletion trunk/drivers/char/hvsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1179,7 +1179,7 @@ static int __init hvsi_init(void)
if (tty_register_driver(hvsi_driver))
panic("Couldn't register hvsi console driver\n");

printk(KERN_INFO "HVSI: registered %i devices\n", hvsi_count);
printk(KERN_DEBUG "HVSI: registered %i devices\n", hvsi_count);

return 0;
}
Expand Down

0 comments on commit a190d5f

Please sign in to comment.