From 54f7f3af782aa739253b1f6782199ab60b907e29 Mon Sep 17 00:00:00 2001 From: Konstantin Khlebnikov Date: Tue, 17 Jan 2012 12:54:01 +0400 Subject: [PATCH] --- yaml --- r: 285928 b: refs/heads/master c: 20c300b10c358daa507be335aec6aa3987ef425a h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/tty_driver.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 94c11ffbc5cb..ac65269d8142 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 951880e634a79884236a575b896abf55c39ae0bf +refs/heads/master: 20c300b10c358daa507be335aec6aa3987ef425a diff --git a/trunk/include/linux/tty_driver.h b/trunk/include/linux/tty_driver.h index ecdaeb98b293..5cf685086dd3 100644 --- a/trunk/include/linux/tty_driver.h +++ b/trunk/include/linux/tty_driver.h @@ -312,7 +312,6 @@ struct tty_driver { */ struct tty_struct **ttys; struct ktermios **termios; - struct ktermios **termios_locked; void *driver_state; /*