[PATCH] Remove unused tty_struct field
commit402749ea2538be9ddad981a990739b93a0178bc6
authorMatthias Urlichs <smurf@smurf.noris.de>
Fri, 29 Sep 2006 08:59:37 +0000 (29 01:59 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 29 Sep 2006 16:18:09 +0000 (29 09:18 -0700)
tree71a611f825f956f6cc43906b100fb09635dbdcf1
parent2e0c1f6ce7b816f63fea2af3e5e2cb20c66430e9
[PATCH] Remove unused tty_struct field

Unused: tty_struct.max_flip_cnt

$ git grep max_flip_cnt
include/linux/tty.h:    int max_flip_cnt;
$

Cc: Paul Fulghum <paulkf@microgate.com>
Acked-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/tty.h