Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83735
b: refs/heads/master
c: 3dddbfc
h: refs/heads/master
i:
  83733: 57ff236
  83731: 562222a
  83727: a079cff
v: v3
  • Loading branch information
Alan Cox authored and Linus Torvalds committed Feb 7, 2008
1 parent 86c36d4 commit 9904510
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f8a4c3b5250496f072d9098a641fd5642146d999
refs/heads/master: 3dddbfc30106280d98a5752b6c622f65e5eb3663
7 changes: 0 additions & 7 deletions trunk/include/linux/tty.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,6 @@
*/
#define __DISABLED_CHAR '\0'

/*
* This is the flip buffer used for the tty driver. The buffer is
* located in the tty structure, and is used as a high speed interface
* between the tty driver and the tty line discipline.
*/
#define TTY_FLIPBUF_SIZE 512

struct tty_buffer {
struct tty_buffer *next;
char *char_buf_ptr;
Expand Down

0 comments on commit 9904510

Please sign in to comment.