]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Introduce tty_unregister_ldisc()
authorAlexey Dobriyan <adobriyan@gmail.com>
Thu, 23 Jun 2005 07:10:32 +0000 (00:10 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 23 Jun 2005 16:45:35 +0000 (09:45 -0700)
commit97e03f1157e789f6dc3c1199de3a5d31cc1c5796
tree601c5e683c87e103de37bd68f014ec1f57d09bc7
parent90d2ad4ff3a9ea589b04768a49a2d14652b4a419
[PATCH] Introduce tty_unregister_ldisc()

It's a bit strange to see tty_register_ldisc call in modules' exit
functions.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/tty.txt
drivers/char/tty_io.c
include/linux/tty.h