aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/vt
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tty/vt')
-rw-r--r--drivers/tty/vt/vt.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/tty/vt/vt.c b/drivers/tty/vt/vt.c
index dbceaeb2c3e..e07ded30fc7 100644
--- a/drivers/tty/vt/vt.c
+++ b/drivers/tty/vt/vt.c
@@ -2850,7 +2850,6 @@ static void con_shutdown(struct tty_struct *tty)
2850 console_lock(); 2850 console_lock();
2851 vc->port.tty = NULL; 2851 vc->port.tty = NULL;
2852 console_unlock(); 2852 console_unlock();
2853 tty_shutdown(tty);
2854} 2853}
2855 2854
2856static int default_italic_color = 2; // green (ASCII) 2855static int default_italic_color = 2; // green (ASCII)