diff options
author | Lidza Louina <lidza.louina@gmail.com> | 2013-08-21 21:48:38 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-22 10:12:43 -0700 |
commit | acccb45473935fbe33742ee2c2f7d55dbaec4dda (patch) | |
tree | 8f1de727b84243b27bd78df19b52f022b1fc7bf0 /tools/perf/scripts/python/check-perf-trace.py | |
parent | fd2ada8db84435ddfd7374d3a0935bb927c11954 (diff) |
staging: dgap: tty.c: fixes ioctl param list
The declaration for the ioctl function has changed. The previous version
of this declaration took struct file *file as a parameter and the new
one does not. This patch removes that parameter.
It also removes cases for the commands TIOCGETP
TCGETS and TCGETA.
Signed-off-by: Lidza Louina <lidza.louina@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions