summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/linux/tty.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/tty.h b/include/linux/tty.h
index 47fa75d9ace0..ea8cd3a2779c 100644
--- a/include/linux/tty.h
+++ b/include/linux/tty.h
@@ -253,9 +253,6 @@ struct device;
* treatment, but (1) the default 80x24 is usually right and (2) it's
* most often used by a windowing system, which will set the correct
* size each time the window is created or resized anyway.
- * IMPORTANT: since this structure is dynamically allocated, it must
- * be no larger than 4096 bytes. Changing TTY_FLIPBUF_SIZE will change
- * the size of this structure, and it needs to be done with care.
* - TYT, 9/14/92
*/
struct tty_struct {