Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126919
b: refs/heads/master
c: f1fb9bb
h: refs/heads/master
i:
  126917: 3e9ef7f
  126915: ed1f770
  126911: 83473a5
v: v3
  • Loading branch information
Paul Bolle authored and Jiri Kosina committed Jan 6, 2009
1 parent 82bec7b commit c0c0d50
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: 8b5b8f4cea18cb30f748baa913234c62cdc64541
refs/heads/master: f1fb9bb8594cecf4e81e7a8ab8f6268e0bace40b
2 changes: 1 addition & 1 deletion trunk/drivers/serial/8250.c
Original file line number Diff line number Diff line change
Expand Up @@ -3123,7 +3123,7 @@ static int __init serial8250_init(void)
if (nr_uarts > UART_NR)
nr_uarts = UART_NR;

printk(KERN_INFO "Serial: 8250/16550 driver"
printk(KERN_INFO "Serial: 8250/16550 driver, "
"%d ports, IRQ sharing %sabled\n", nr_uarts,
share_irqs ? "en" : "dis");

Expand Down

0 comments on commit c0c0d50

Please sign in to comment.