diff options
| author | Alan Cox <[email protected]> | 2008-04-30 00:54:10 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-04-30 08:29:46 -0700 |
| commit | 3e8e88ca053150efdbecb45d8f481cf560ec808d (patch) | |
| tree | 1a763eb645fabf5dfb869c6982bf6c8ab030982f /tools/perf/scripts/python | |
| parent | f2545a75632d18d62aa287b9e5d207255cc8bffc (diff) | |
pty: prepare for tty->ops changes
We are about to change the tty layer to avoid keeping private copies of all
the methods in each tty. We have to update the pty layer first as it
currently patches the ioctl method according to the tty type. Use multiple
tty operations sets instead.
Signed-off-by: Alan Cox <[email protected]>
Acked-by: "H. Peter Anvin" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions