]> git.baikalelectronics.ru Git - kernel.git/commit
tty: Remove more special casing and out of place code
authorAlan Cox <alan@redhat.com>
Mon, 13 Oct 2008 09:41:42 +0000 (10:41 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 13 Oct 2008 16:51:42 +0000 (09:51 -0700)
commitad422b9bcbca87baa9f8a11055eda015f41fa8ec
treee46ac5735124308357f42214a8a26f75dcd3f412
parent83c1d7e97297d2d066baebf15f24826d1e30d93f
tty: Remove more special casing and out of place code

Carry on pushing code out of tty_io when it belongs to other drivers. I'm
not 100% happy with some of this and it will be worth revisiting some of the
exports later when the restructuring work is done.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/pty.c
drivers/char/tty_io.c
drivers/char/tty_ioctl.c
drivers/char/vt.c
include/linux/tty.h
include/linux/vt_kern.h