Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325645
b: refs/heads/master
c: f06fb54
h: refs/heads/master
i:
  325643: 7eb93ce
v: v3
  • Loading branch information
Jiri Slaby authored and Greg Kroah-Hartman committed Aug 10, 2012
1 parent 06ccb9a commit 8844d7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 38daf88ae16d053cffc8745e05b9f7a324ce36eb
refs/heads/master: f06fb543c1d0cbd721250b72ee1244178a38aa9d
1 change: 1 addition & 0 deletions trunk/drivers/char/ttyprintk.c
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ static int __init ttyprintk_init(void)
return 0;

error:
tty_unregister_driver(ttyprintk_driver);
put_tty_driver(ttyprintk_driver);
ttyprintk_driver = NULL;
return ret;
Expand Down

0 comments on commit 8844d7f

Please sign in to comment.