remove is_tty()
authorAdrian Bunk <[email protected]>
Thu, 24 Jul 2008 04:26:47 +0000 (21:26 -0700)
committerLinus Torvalds <[email protected]>
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 <[email protected]>
Acked-by: Alan Cox <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/char/tty_io.c