]> git.baikalelectronics.ru Git - kernel.git/commit
remove is_tty()
authorAdrian Bunk <bunk@kernel.org>
Thu, 24 Jul 2008 04:26:47 +0000 (21:26 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Jul 2008 17:47:13 +0000 (10:47 -0700)
commit9fbe04f9e4bdefb6bae30275229c206e80dd7843
tree3d12f9d53ebb5db6f1112bffc717da854ce9dafd
parent98e13a36d1794ce443d03f8f97069a46d4d2bd3e
remove is_tty()

This patch removes the no longer used is_tty().

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/tty_io.c