commit | 7f748bbd7f84034204a14928a048695ff8b9d8ca | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Tue Oct 16 23:27:05 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Oct 17 08:42:52 2007 -0700 |
tree | 7034a62fc6c4e1a6472a3d5dc3d79e9fcc7aca55 | |
parent | 04c71976500352d02f60616d2b960267d8c5fe24 [diff] |
mxser: Remove use of dead TTY_FLIPBUF_SIZE definition We simply define it to the same value. Nowdays the TTY flip value is irrelevant but the value it used is as good as any so why risk breaking it Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>