Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43678
b: refs/heads/master
c: e930790
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Slaby authored and Linus Torvalds committed Dec 8, 2006
1 parent 45c5881 commit 7b0a7aa
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: d735410a275991db736b3c8d7ef2e17ee114f5a6
refs/heads/master: e930790d2b2ed2166e68858f0068e629bfcf5c33
2 changes: 1 addition & 1 deletion trunk/drivers/char/mxser_new.c
Original file line number Diff line number Diff line change
Expand Up @@ -2683,7 +2683,7 @@ static int __init mxser_module_init(void)

/* Initialize the tty_driver structure */
mxvar_sdriver->magic = TTY_DRIVER_MAGIC;
mxvar_sdriver->name = "ttyM";
mxvar_sdriver->name = "ttyMI";
mxvar_sdriver->major = ttymajor;
mxvar_sdriver->minor_start = 0;
mxvar_sdriver->num = MXSER_PORTS + 1;
Expand Down

0 comments on commit 7b0a7aa

Please sign in to comment.