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)
commitd7ce20b2024d318b9ba88859226af1441270d99f
tree3d12f9d53ebb5db6f1112bffc717da854ce9dafd
parentd36e74c4392b5f26a5c4d94d7881a156ddc8e593
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