diff options
| author | Alexander Viro <viro@www.linux.org.uk> | 2003-05-26 06:49:15 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@home.transmeta.com> | 2003-05-26 06:49:15 -0700 |
| commit | 08f6df21474036559c0681e95f3b14aad56c59c3 (patch) | |
| tree | 6e970ddf92a1afe2fad8edc06c5b5c77b10686aa /include/linux | |
| parent | 1b8b8596f0e85375b1e4626ab13903d5ce6571bb (diff) | |
[PATCH] callout removal: stallion
callout removal: stallion
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/stallion.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/stallion.h b/include/linux/stallion.h index 50cc96401196..298bb015dadd 100644 --- a/include/linux/stallion.h +++ b/include/linux/stallion.h @@ -84,8 +84,6 @@ typedef struct stlport { int refcount; int openwaitcnt; int brklen; - long session; - long pgrp; unsigned int sigs; unsigned int rxignoremsk; unsigned int rxmarkmsk; @@ -103,7 +101,6 @@ typedef struct stlport { wait_queue_head_t close_wait; #endif struct termios normaltermios; - struct termios callouttermios; struct work_struct tqueue; comstats_t stats; stlrq_t tx; |
