diff options
| author | Jiri Slaby <[email protected]> | 2021-06-18 08:14:34 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-06-18 13:10:00 +0200 |
| commit | c94deae5b708b21727eae5bc830cb176c05ec2e8 (patch) | |
| tree | 36492e93e99b5ecb70219b7f2a0c474e24e3c95f /tools/perf/scripts/python | |
| parent | 476c351db8f0e8a837c144a916b23b3abf5a655b (diff) | |
mxser: remove MOXA_GETMSTATUS ioctl
1) MOXA_GETMSTATUS is broken at least since commit ecbbfd44a08f (TTY:
move tty buffers to tty_port) in 2012.
Even though it's mentioned in the mon_pa moxa utility, obviously
noone ever tried that in that timeframe.
2) The ioctl definition was never exposed to userspace, so noone
should actually be reliably using this.
Provided the above, remove this mxser-special ioctl.
And remove the whole concept of mxser_ioctl_special as this was the last
ioctl in there.
Signed-off-by: Jiri Slaby <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions