From: Alexey Dobriyan Date: Thu, 23 Jun 2005 07:10:32 +0000 (-0700) Subject: [PATCH] Introduce tty_unregister_ldisc() X-Git-Tag: v2.6.13-rc1~68^2~390 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfb07599da289881d3bcbb601a110e997fc7444b;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed