Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175309
b: refs/heads/master
c: 354aaf9
h: refs/heads/master
i:
  175307: 09f4c16
v: v3
  • Loading branch information
Breno Leitão authored and Greg Kroah-Hartman committed Dec 11, 2009
1 parent 368078c commit d590458
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: a88a477f1df703f0e2a7592e19618799cb598623
refs/heads/master: 354aaf964ed1ae45c175aa496526bae4662c4452
2 changes: 1 addition & 1 deletion trunk/drivers/serial/jsm/jsm_tty.c
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ int __devinit jsm_uart_port_init(struct jsm_board *brd)
if (uart_add_one_port (&jsm_uart_driver, &brd->channels[i]->uart_port))
printk(KERN_INFO "jsm: add device failed\n");
else
printk(KERN_INFO "Added device \n");
printk(KERN_INFO "jsm: Port %d added\n", i);
}

jsm_printk(INIT, INFO, &brd->pci_dev, "finish\n");
Expand Down

0 comments on commit d590458

Please sign in to comment.